Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Enter your API key as the bearer token. Set header: Authorization to Bearer <api_key>

Path Parameters

id
string
required

The ID of the secret to delete.

Response

Successful response

id
string
required

Unique identifier of the deleted secret.

deleted
boolean
required

Whether the secret was successfully deleted.