Set Webhook Endpoint

This API allows you to set a webhook URL where status notifications from Yativo will be sent.

Request Body:

{
  "url": "Your_Webhook_Address"
}


Get Webhook Endpoint

This API allows you to retrieve the webhook URL you set.


Update Webhook Endpoint

This API allows you to update the webhook URL you set.