Projects
Deletes an API key from the project.
delete/organization/projects/{project_id}/api_keys/{key_id}
Path parameters
project_idstring required
The ID of the project.
key_idstring required
The ID of the API key.
Response
Project API key deleted successfully.