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