English
cURL
curl "https://api.wachap.com/v1/set_webhook?webhook_url=https%3A%2F%2Fexample.com%2Fwachap&enable=true&instance_id=609ACF283XXXX&access_token=646116c7XXXX"
{ "status": 200, "success": true, "message": "Webhook configuré" }
Définit l’URL et l’état du webhook de réception.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
URL du webhook
Activer ou désactiver le webhook
Identifiant de l'instance
OK