POST/spaces/api/v1/notifications/read.json
Marks all notifications as read
Responses
- Code
- 204
- Description
- 204 No Content No Data
- Code
- 500
- Type
- object
- Schema
- Description
- 500 Internal Server Error
500 Internal Server Error
errResp
{
"Code": 0,
"Detail": "string",
"ID": "string",
"Title": "string"
}