Referencia de APIChats / Channel
Delete Channel by channelid whatsapp templates by templateid
← Back to full API reference
DELETE
/v1/channel/:channelId/whatsapp/templates/:templateIdAuth requiredRequest details
Path params
| Field | Required | Description |
|---|---|---|
| channelId | Yes | Required path parameter. |
| templateId | Yes | Required path parameter. |
Default payloads
Path params
json
{
"channelId": 1,
"templateId": 1
}Query
json
{}Body
json
{}Sample response
json
"<deleted>"