curl --request DELETE \
--url https://app-preprod.cybedefend.com/team/{teamId}
{
"message": "<string>"
}
curl --request DELETE \
--url https://app-preprod.cybedefend.com/team/{teamId}
{
"message": "<string>"
}
Team deleted
The response is of type object
.