Authorization: Bearer ********************
curl --location --request DELETE '/api/v2/vpc/iam/user-group/' \ --header 'Authorization: Bearer <token>'
{ "status": true, "error_code": null, "data": null, "message": null }