Skip to content

Deletes an API key from the project.

DELETE
/organization/projects/{project_id}/api_keys/{key_id}

Authorizations

Parameters

Path Parameters

project_id
required
string

The ID of the project.

key_id
required
string

The ID of the API key.

Responses

200

Project API key deleted successfully.

object
object
required
string
Allowed values: organization.project.api_key.deleted
id
required
string
deleted
required
boolean

400

Error response for various conditions.

object
error
required
object
code
required
string
nullable
message
required
string
param
required
string
nullable
type
required
string