Service Accounts
List Service Accounts
ListServiceAccountsResponse contains a list of service accounts.
No content
ErrorResponse defines a common error response structure.
No content
Get service account by ID
ID of the service account to retrieve
ServiceAccountsWithPolicyResponse defines the response structure for getting a single service account.
No content
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
No content
Create Service Account
The email address associated with the service account.
The desired name for the service account.
A list of policy UUIDs to assign to the service account.
No content
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
No content
Delete Service Account
ID of the service account to delete
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
No content
Update Service Account
The new email address for the service account (optional).
A list of policy UUIDs to set for the service account (optional, replaces existing). Provide empty list to remove all.
The UUID of the service account to update.
UpdateServiceAccountResponseWrapper defines the response structure for updating a service account.
No content
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
No content
Last updated
