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