Update inbox


PATCH /api/inbox/:id

Updates unread and read items in the Inbox.

Endpoint URL

https://<space_id>.repsona.com/api/inbox/:id

Authorization

Owner Admin Member

Path parameters

NameTypeDescription
id*enum (unread, archived)Inbox ID

Query parameters

NameTypeDescription
status*enum (unread, archived)Status. Unread or read.

Example responses

{
  "requestedBy": 1,
  "inboxNotification": {
    "createdAt": 1672498800000,
    "updatedAt": 1672498800000,
    "id": 1746,
    "status": "archived",
    "space": 1,
    "activity": 20463,
    "user": 1
  }
}

Human-centered, best team!

Repsona is an ideal work management tool for your team
Get started for free