Delete a Project Key

Deletes an API key for a specific project

Authentication

Authorizationstring

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

Path Parameters

project_idstringRequired
key_idstringRequired

Response

API key deleted
messagestring or null

Errors