Skip to main content
DELETE
Delete an API key

Authorizations

Authorization
string
header
required

Authentication using either a FormBnB session JWT (issued by /auth) or an API key (prefixed with sk_). Both token types are passed as Bearer tokens in the Authorization header.

Path Parameters

id
string
required

API Key ID

Response

API key deleted successfully

success
boolean
required
message
string