- Notification Event
- Fyno Verify
- User Profiles
- User Subscriptions
- User Properties
Request
$ curl -X POST https://api.fyno.io/v1/FYXXXXXXXX/live/event/bulk \ > -H "Authorization: Bearer " \ > -H "Content-Type: application/json" \ > -d '{ > "event": "event_name" > }'
Response