Hooks
Callback Example
This endpoint demonstrates the structure of a callback triggered when a specified traffic threshold is reached.
The callback URL should be provided during webhook setup, and this request will be made when the traffic trigger value is reached.
POST
Body
application/x-www-form-urlencoded
Parameters sent to the callback URL when the webhook is triggered.
The unique identifier of the KVM VPS.
Details about the traffic threshold reached.
The current traffic value when the callback is triggered.
Was this page helpful?