API Platform Base Path: https://api.enterprise.apigee.com/v1/o/{org_name}
API Resource Path: /userroles/{role_name}
Deletes a role from an organization
Verb: DELETE
Auth: Basic AuthUser roles can only be deleted when no users are in the role.
Sample Response:Success 2xx with proper response
{
"name" : "apiproxyadmin"
}
Last updated:
about 1 month ago