Projects
Delete project API key
Deletes an API key from the project.
Returns confirmation of the key deletion, or an error if the key belonged to a service account.
delete/organization/projects/{project_id}/api_keys/{api_key_id}
Path parameters
project_idstring required
The ID of the project.
api_key_idstring required
The ID of the API key.
Response
Project API key deleted successfully.