Skip to main content
DELETE
/
scheduler
/
follow-up
/
whatsapp
/
{id}
Remove Whatsapp FollowUp
curl --request DELETE \
  --url https://api.poligono.ai/v1/scheduler/follow-up/whatsapp/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Path Parameters

id
string
required

FollowUp Id

Response

No Content