Creates a new user notification
/users/{userId}/notifications
The ID of the user
Refer to the /schemas/notification endpoint for the JSON Schema definition
Updates a new user notification
/users/{userId}/notifications/{notificationId}
The ID of the user
The ID of the notification
Refer to the /schemas/notification endpoint for the JSON Schema definition
Deletes a new user notification
/users/{userId}/notifications/{notificationId}
The ID of the user
The ID of the notification