service_accounts
api_keys

Create Service Account

Creates a service account.

Args: service_account: Service account to create.

Returns: The created service account.

post/api/v1/service_accounts

Request body

namestring required
descriptionstring nullable
activeboolean required

Response

Successful Response

resourcesServiceAccountResponseResources

Class for all resource models associated with the service account entity.

idstring uuid required
permission_deniedboolean
namestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.