whatsapp flows
Delete flow
Delete a DRAFT flow. This is irreversible. Only flows in DRAFT status can be deleted.
AuthorizationBearer <token>
API key authentication - use your Zernio API key as a Bearer token
In: header
Path Parameters
flowIdstring
Flow ID
Query Parameters
accountIdstring
WhatsApp social account ID
Response Body
application/json
application/json
curl -X DELETE "https://zernio.com/api/v1/whatsapp/flows/string?accountId=string"{
"success": true
}Empty
{
"error": "Unauthorized"
}Empty