Delete Team Recipe By ID V2
Delete a recipe for a team
Path Parameters
team_idstring
ID of team
recipe_idstring
ID of recipe
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/v2/teams/string/recipes/string" \
-H "Authorization: string"
Empty
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}