DevZero Logo

DevZero

Delete a secret for a user

DELETE
/users/secrets/{secret_id}

Path Parameters

secret_idstring

ID of secret

Formatuuid

Header Parameters

Authorizationstring

Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token

Response Body

curl -X DELETE "https://api.devzero.io/backend/v0/users/secrets/497f6eca-6276-4993-bfeb-53cbbbba6f08" \
  -H "Authorization: string"
Empty
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}