cURL
curl --request POST \ --url https://api.example.com/api/directory/teams.disable \ --header 'Content-Type: application/json' \ --data ' { "id": "872815618512410358" } '
"872815618512410358"
Team successfully disabled.