DELETE
/
team
/
{teamId}
curl --request DELETE \
  --url https://app-preprod.cybedefend.com/team/{teamId}
{
  "message": "<string>"
}

Path Parameters

teamId
string
required

Response

200
application/json

Team deleted

The response is of type object.