Objects
/
Webhook

Webhook

Webhook

  • webhook_id
    string
    Webhook ID
  • url
    string
    URL for the webhook
  • website
    string
    Website name
  • website_id
    string
    Website ID
  • version
    string
    API version
  • enabled
    boolean
    Webhook enabled status
  • created_date
    integer
    Unix timestamp for creation date
  • created_by
    string
    Creator of the webhook
Example
{
"webhook_id": "",
"url": "",
"website": "",
"website_id": "",
"version": "",
"enabled": false,
"created_date": 0,
"created_by": ""
}
Built with

Show your support! Star us on GitHub ⭐️