v4

OpenAPI 3.0.12026-08-0149261422.6 KB
Service Accounts

Revoke a service account API key

Revokes an API key for a service account. Once revoked, the key can no longer authenticate. Idempotent.

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

Path parameters

serviceAccountIdstring required

Service account ID

keyIdstring required

API key ID

Response

Response for status 204

RevokeServiceAccountApiKey204ResponseBody required