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