v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
service_accounts
api_keys

Update Service Account

Updates a specific service account.

Args: service_account_name_or_id: Name or ID of the service account. service_account_update: the service account to use for the update.

Returns: The updated service account.

put/api/v1/service_accounts/{service_account_name_or_id}

Path parameters

string required
OR
string uuid required

Request body

namestring nullable
descriptionstring nullable
activeboolean nullable

Response

Successful Response

resourcesServiceAccountResponseResources

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

idstring uuid required
permission_deniedboolean
namestring required