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