v3

latestOpenAPI 3.1.02026-08-0150254154.0 KB
manage > v1 > projects > keys

Delete a Project Key

Deletes an API key for a specific project

delete/v1/projects/{project_id}/keys/{key_id}

Path parameters

project_idstring required

The unique identifier of the project

key_idstring required

The unique identifier of the API key

Headers

Authorizationstring required

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Response

API key deleted

messagestring