{ "enabled": true }
curl --location 'https://api.teamly.one/api/v1/teams//applications/status' \ --header 'Authorization: Bot {token}' \ --header 'Content-Type: application/json' \ --data '{ "enabled": true }'
{ "success": true }