Skip to main content
DELETE
Delete a project secret

Authorizations

Authorization
string
header
required

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

Headers

X-Project-ID
string
required

Path Parameters

secret_name
string
required

Name of the secret to delete

Response

Successful Response