/principal
v1 Endpoints
REST Endpoint |
Description |
GraphQL Query | CDM Availability |
---|---|---|---|
GET /principal | Search for principals based on the specified parameters. | Available | |
GET /principal/role | Get a list of role information for all roles assigned to the principals. | Available | |
POST /principal/role | Assign a set of roles to the specified principals. | Available | |
POST /principal/role/bulk_revoke | Revoke a set of roles from the specified principals. | Available |