Webhooks
/
Create a webhook

Create a webhook

POST
https://api.livesession.io/v1/webhooks

Create a webhook

Scopes

Required scopes: webhooks:write

Request body

    url
    string
    Required
    URL for the webhook
    website_id
    string
    Required
    Website ID
    version
    string
    Required
    API version (e.g., v1.0)

Response

Webhook created successfully
    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
Built with

Show your support! Star us on GitHub ⭐️