- Notification Event
- Fyno Verify
- User Profiles
- User Subscriptions
- User Properties
POST
$ curl -X POST https://api.fyno.io/v1/FYXXXXXXXX/live/profiles/XXXXXXXX/channel/delete \ > -H "Authorization: Bearer " \ > -H "Content-Type: application/json" \ > -d '{ > "channel": [ > "sms", > "whatsapp", > "email", > "slack", > "discord", > "teams", > "voice", > "push", > "inapp" > ] > }'