v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
project notifications

Mark a project notification as read

patch/api/v3/project_notifications/{id}

Path parameters

idstring uuid required

ID of the entity

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Request body

device_updated_atstring date-time

Time when the device last updated the entity

last_accessed_atstring date-time nullable

Time the notification was marked as read - null means unread

Response

Successful response

idstring uuid required

ID of the entity

project_idstring uuid required

ID of the project this entity belongs to

kind'approve_user_invite' | 'approve_user_admin' required

Kind of the entity

dataobject nullable

The payload of this notification

created_atstring date-time required

Time when the server created the entity

device_created_atstring date-time required

Time when the device created the entity

resolved_conflictboolean required

Specifies if PUT/PATCH request was rejected - do not store this field!

device_updated_atstring date-time required

Time when the device last updated the entity

updated_atstring date-time required

Time when the server last updated the entity

deleted_atstring date-time nullable

Time the server deleted the entity

last_accessed_atstring date-time nullable

Time the notification was marked as read - null means unread