Skip to main content
DELETE
Delete project API key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

The ID of the project.

key_id
string
required

The ID of the API key.

Response

Project API key deleted successfully.

object
enum<string>
required
Available options:
organization.project.api_key.deleted
id
string
required
deleted
boolean
required