curl --location --request GET 'https://api.teamly.one/api/v1/teams//channels//join?token=' \ --header 'Authorization: Bot {token}' \ --header 'Content-Type: application/json'
{ "success": true, "token": "ey..." }