Event Distribution Service

Create a channel

post/v1/domains/{domainId}/channels

Path parameters

domainIdstring required

Request body

idstring uuid required
namestring required
supportedEventTypesstring[] required
status'ACTIVE' | 'DISABLED'
maxRetriesinteger
createdBystring uuid required
type'WEBHOOK' required
urlstring required

Response

OK