v1

latestOpenAPI 3.1.0MIT2026-07-132429592.7 MB
Projects

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.

object'organization.project.api_key.deleted' required
idstring required
deletedboolean required