Skip to main content
DELETE
Delete secret

Authorizations

Authorization
string
header
required

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

Path Parameters

key
string
required

Secret key identifier

Pattern: ^[A-Z0-9_]+$

Response

Secret deleted successfully

success
boolean
message
string