Delete a Project Key

Deletes an API key for a specific project

Authentication

AuthorizationToken

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

Path parameters

project_idstringRequired
The unique identifier of the project
key_idstringRequired
The unique identifier of the API key

Response

API key deleted
messagestring

Errors

400
Bad Request Error