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.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Types
Objects
UpdateHttpsWebhookResult
OBJECT
Copy page
Result of mutation.
Fields
errors
list of
UpdateHttpsWebhookErrors
Required
The errors that occurred during the update HTTPS webhook mutation.
Show 6 variants
webhook
HttpsWebhook
Optional
The Webhook that is updated as a result of mutation.
Show 9 fields
Referenced by
Mutations
updateHttpsWebhook