Last modified:2026-09-19 16:39:33
x-numu-scope:marketing:write
Cancel a pending row. 200 on success, 409 if the row is not
pending (already sent / cancelled / failed / skipped).
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
or
curl --location --request DELETE 'https://numueg.app/api/v1/stores//whatsapp/scheduled-sends/' \
--header 'Authorization: Bearer <token>'
Response Response Example
Modified at 2026-09-19 16:39:33