cURL
curl --request DELETE \ --url http://{api_endpoint}/api/v1/v1/orchestrate/agents/{agent_id}/environments/{environment_id}/channels/facebook/{channel_id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response