Delete Notifications For User
deletes notifications for a user
Header Parameters
Authorizationstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
delete notification body
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://api.devzero.io/backend/v0/users/notifications" \ -H "Authorization: string" \ -H "Content-Type: application/json" \ -d '[ "string" ]'Empty
{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}