Skip to main content
DELETE
/
channels
/
messanger
/
{id}
Remove Messanger channel
curl --request DELETE \
  --url https://api.poligono.ai/v1/channels/messanger/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Path Parameters

id
string
required

Channel Id

Response

No Content