Delete a secret for a team
DELETE
/
teams
/{team_id}
/secrets
/{secret_id}
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
Path Parameters
team_id
Requiredstring
ID of team
secret_id
Requiredstring
ID of secret
Format:
"uuid"
No content