Delete Notifications For User
deletes notifications for a user
POST
/
users
/notifications
Request Body
application/json
Requireddelete notification body
body
Requiredarray<string>
an array of notification ID's to be marked as read or deleted
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
No content