Skip to main content
DELETE
Delete a Secret

Authorizations

Authorization
string
header
required

Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '

Path Parameters

id
string
required

The ID of the secret to delete.

Example:

"ed9b5601-f731-441a-8500-d9fc7610ef8f"

Response

Secret deleted successfully

success
boolean
Example:

true

message
string
Example:

"success"

data
object