Search
K
notifications v1

CreateWhitelistWebhookDomainRequest

object

Details for adding a webhook domain to be whitelisted

webhookDomainstringrequired

The domain to be whitelisted

Example:example.com

Example

CreateWhitelistWebhookDomainResponse

object

New webhook domain details, containing the id attribute

webhookDomainIdstring(uuid)required

The webhook domain ID returned by the POST /webhook-domains endpoint

Example:b93d14a0-6073-442a-aa1f-57a51664671a

webhookDomainstringrequired

The domain to be whitelisted

Example:example.com

Example

NotificationService500ErrorResponse

object

Response object of the service

errorsarray[object]

Default:[]

Show Child Parameters
Example

NotificationService400ErrorResponse

object

Response object of the service

errorsarray[object]

Default:[]

Show Child Parameters
Example

NotificationService401ErrorResponse

object

Response object of the service

errorsarray[object]

Default:[]

Show Child Parameters
Example