# Excluir um canal de grupo **DELETE /chatapi/1.0/api/v2/group-channel/delete** Remove um canal de grupo da base de dados de acordo com os parâmetros informados. ## Servers - Ambiente de Produção: https://api.neppo.com.br (Ambiente de Produção) ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) chatGroupChannelId - **channelId** (integer(int64)) - **groupConfId** (integer(int64)) ## Responses ### 200 OK #### Body: application/json (object) object ### 204 No Content ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)