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