Skip to main content
DELETE
/
api
/
svc
/
v1
/
secrets
/
{id}
Delete Secret
curl --request DELETE \
  --url https://{controlPlaneURL}/api/svc/v1/secrets/{id} \
  --header 'Authorization: Bearer <token>'
123

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Response