Notify a single user
This API enables you to fire a notification event, which sends out notifications to your users.
Before firing your first notification event, you must perform the following actions in your Fyno account:
- Create a Template
- Create a Notification Event
- Create an API Key
- And obtain your workspace ID from the API Keys page.
Path parameters
WSID
Enter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.
version
Enter the version for which you wish to fire the notification.
Allowed values:
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
Version Event Body 1
OR
Version Event Body 2
OR
Version Event Body 3
Response
This endpoint returns an object.
event
received_time
request_id
response