Skip to main content
DELETE
CLI

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

The workspace the secret belongs to.

Example:

"workspace_01HXKD2E5NQM3T9AYWCF133E3Q"

id
string
required

The secret to delete.

Example:

"wsecret_01HXKD2E5NQM3T9AYWCF586W5A"

Response