For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Mutations
createHttpsWebhook
Copy page
Creates an HTTPS webhook.
Developer
Developer
Developer
Developer
Arguments
input
CreateHttpsWebhookInput
Required
Show 5 fields
Returns
an optional CreateHttpsWebhookResult
errors
list of CreateHttpsWebhookErrors
The list of errors that occurred while creating a HTTPS webhook.
webhook
HttpsWebhook
The webhook object returned as a result of a mutation.