notification-service APIs Operations Index

notification-service APIs Operations Index

All available notification-service APIs Operations

Messages
GET
Get Message

Client API to get message by Id

PATCH
Update Notification Message

Client API to update message by Id

GET
Get User Messages

Client API to get messages of the current user

Notification Preferences
GET
Get Notification Preferences

Get UserPreferncies categories

PATCH
Update Notification Preferences

Update user preferences

Notification Types
GET
Get Notification Types As User

Get Notification Types to which an org users can subscribe for notifications.

GET
Get Notification Type Categories

Get Notification Types Categories.

Notifications
GET
Get Notifications

Client API to get all notifications

GET
Get Notification

Client API to get notification by Id

Webhooks
GET
Search Webhook

Retrieves a list of webhook subscribers within the specified organization.

POST
Create Webhook

Create a webhook subscriber in the specified organization using the data included in the request.

GET
Get Webhook

Returns the specified webhook subscriber within the specified organization.

POST
Action Webhook

This method executes specified action on a given webhook.

DELETE
Delete Webhook

Delete a webhook subscriber in the specified organization.

PATCH
Update Webhook

Updates a webhook subscriber in the specified organization using the data included in the request.

GET
Get Webhook Template

Returns the specified webhook custom template

POST
Create Webhook Template

Attach custom template to the webhook.