notifications

Read One

Mark one notification read. 404 for anyone but its recipient.

post/api/v1/notifications/{notification_id}/read

Path parameters

notification_idstring uuid required

Response

Successful Response

idstring uuid required
typestring required
titlestring required
bodystring required
created_atstring date-time required
read_atstring date-time nullable required
actor_user_idstring uuid nullable required
actor_namestring required
entity_idstring uuid nullable required
row_keystring nullable required
comment_idstring uuid nullable required

Changes

Changed in 1 of the 15 revisions of this API.1

Of the 15 revisions, 1 has no diff computed.