DevZero Logo

DevZero

Delete a secret for a team

DELETE
/teams/{team_id}/secrets/{secret_id}

Path Parameters

team_idstring

ID of team

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/teams/string/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"
}