Notifications
Authorizations
X-API-KeystringRequired
Path parameters
channel_idstringRequired
channel id
Body
categoriesstring[]Optional
channel_namestringOptional
Responses
200
OK
No content
401
Unauthorized
application/json
404
Not Found
application/json
patch
/notifications/v1/channels/emails/{channel_id}No content
Authorizations
X-API-KeystringRequired
Query parameters
page_sizeintegerOptional
Number of records per page.
page_tokenstringOptional
Page token to fetch next or previous page.
categorystringOptional
comma separated list of categories to filter
service_namestringOptional
service name filter
created_beforestringOptional
timestamp(epoch). return rows where created_on < created_before
created_afterstringOptional
timestamp(epoch). return rows where created_on > created_after
Responses
200
OK
application/json
401
Unauthorized
application/json
get
/notifications/v1/notificationsLast updated
Was this helpful?

