v4

OpenAPI 3.0.12026-08-0149261422.6 KB
Service Accounts

Create a service account API key

Mints a new API key for a service account and returns the one-time key value. The value is shown only once and cannot be retrieved later.

post/api/v0/service-accounts/{serviceAccountId}/api-keys

Path parameters

serviceAccountIdstring required

Service account ID

Request body

namestring required
expiresAtinteger

Response

Response for status 201