Delete User group
Deletes an User group by its ID.
DELETE
/api/v1/iam/groups/{group_id}/Path parameters
group_idPathintegerrequiredID of the User group to update
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Responses
200Group deleted successfully
example
200example
example
User group deleted successfully