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