Project API Keys

Revoke Project API Key

Permanently revokes a project-scoped API key. This action cannot be undone.

delete/v1/projects/{projectId}/api-keys/{apiKeyId}

Path parameters

projectIdstring required

The unique identifier of the project

apiKeyIdinteger required

The unique identifier of the API key

Response

successboolean required

Indicates if the request was successful

Changes

Changed in 4 of the 54 revisions of this API.14

Of the 54 revisions, 3 have no diff computed.