Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Webhooks

Index

Enumeration members

ALL_EVENTS

ALL_EVENTS: = "*"

CREATE_API_KEY

CREATE_API_KEY: = "create-api-key"

CREATE_DOMAIN

CREATE_DOMAIN: = "create-domain"

CREATE_ORGANIZATION_SOURCE

CREATE_ORGANIZATION_SOURCE: = "create-organization-source"

CREATE_ORGANIZATION_SUBSCRIPTION

CREATE_ORGANIZATION_SUBSCRIPTION: = "create-organization-subscription"

CREATE_WEBHOOK

CREATE_WEBHOOK: = "create-webhook"

DELETE_API_KEY

DELETE_API_KEY: = "delete-api-key"

DELETE_DOMAIN

DELETE_DOMAIN: = "delete-domain"

DELETE_ORGANIZATION

DELETE_ORGANIZATION: = "delete-organization"

DELETE_ORGANIZATION_SOURCE

DELETE_ORGANIZATION_SOURCE: = "delete-organization-source"

DELETE_WEBHOOK

DELETE_WEBHOOK: = "delete-webhook"

UPDATE_API_KEY

UPDATE_API_KEY: = "update-api-key"

UPDATE_DOMAIN

UPDATE_DOMAIN: = "update-domain"

UPDATE_ORGANIZATION

UPDATE_ORGANIZATION: = "update-organization"

UPDATE_ORGANIZATION_BILLING

UPDATE_ORGANIZATION_BILLING: = "update-organization-billing"

UPDATE_ORGANIZATION_SOURCE

UPDATE_ORGANIZATION_SOURCE: = "update-organization-source"

UPDATE_ORGANIZATION_SUBSCRIPTION

UPDATE_ORGANIZATION_SUBSCRIPTION: = "update-organization-subscription"

UPDATE_WEBHOOK

UPDATE_WEBHOOK: = "update-webhook"

VERIFY_DOMAIN

VERIFY_DOMAIN: = "verify-domain"

Generated using TypeDoc