service_accounts
api_keys
Create Api Key
Creates an API key for a service account.
Args: service_account_id: ID of the service account for which to create the API key. api_key: API key to create.
Returns: The created API key.
post/api/v1/service_accounts/{service_account_id}/api_keys
Path parameters
service_account_idstring uuid required
Request body
Response
Successful Response