- Subcategories:
- Grants
Service Accounts REST Endpoints
Service Accounts
View details about and manage service accounts.
- Create a Service Account
- Method: postPath:
/apiplatform/management/v1/serviceaccounts - Delete a Service Account
- Method: deletePath:
/apiplatform/management/v1/serviceaccounts/{saId} - Get Service Account details
- Method: getPath:
/apiplatform/management/v1/serviceaccounts/{saId} - Get Service Accounts
- Method: getPath:
/apiplatform/management/v1/serviceaccounts - Update a Service Account
- Method: putPath:
/apiplatform/management/v1/serviceaccounts/{saId} - Update Service Account Identity
- Method: putPath:
/apiplatform/management/v1/serviceaccounts/{saId}/identity