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