Delete a roleAsk AIdelete https://{hostname}/identity-management/v3/user-admin/roles/{roleId}This operation deletes a custom role. You can't delete a role if it's assigned to a user.Path ParamsroleIdintegerrequiredUnique identifier for each role. To get this value, run the List roles operation.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Response 204Role deleted.Updated about 1 month ago