The POST /notification_preferences/{id} call allows your platform to update a notification preference. Notification preferences allow your platform to subscribe to notifications based on an event topic.
INVALID_PARAMS
NOT_AUTHORIZED
UNEXPECTED_ERROR
{
}
{- "create_time": 1509407823974,
- "id": "9164a672-8128-4163-8f66-04a9172d2911",
- "owner": {
- "id": "74582",
- "path": null,
- "resource": "applications"
}, - "path": "/notification_preferences/9164a672-8128-4163-8f66-04a9172d2911",
- "resource": "notification_preferences",
- "status": "active",
- "topic": "disputes.created",
- "api_version": "3.0"
}