Delete Flow API

Deletes an unpublished WhatsApp flow using its flow ID, permanently removing its metadata from the system.

Sample cURL Request

curl --location --request DELETE 'https://cpaaswa.netcorecloud.net/api/v3/metainfo/flow/delete?flowid=1378913093293946' \
--header 'Authorization: Bearer <your_bearer_token>'
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!