API Platform Base Path: https://api.enterprise.apigee.com/v1/o/{org_name}
API Resource Path: /userroles/{role_rame}/users/{user_email}
Verifies that a user is a member of a specific role
Verb: GET
Auth: Basic AuthContent Types:
application/json
text/xml
Checks whether the user has the target role else it returns 404 response.
Sample Response: ErrorsIf the user is not a member of the role specified a 4040 is returned.Last updated: about 1 month ago