v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
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.

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