Delete a Project Key

Deletes an API key for a specific project

Path parameters

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

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Response

API key deleted
messagestringOptional
A message indicating that the API key was deleted

Errors