cURL
curl --request DELETE \ --url https://api.gptmaker.ai/v2/channel/{channelId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Remover canal
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID do canal
Agente removido com sucesso
Indica se o agente foi removido com sucesso
true