Skip to main content
PATCH
Update message

Authorizations

Authorization
string
header
required

API key authentication via Bearer token

Path Parameters

id
string<uuid>
required

Message UUID

Example:

"123e4567-e89b-12d3-a456-426614174000"

Body

application/json
readAt
string<date-time> | null
Example:

"2024-01-15T10:30:00Z"

archivedAt
string<date-time> | null
Example:

"2024-01-15T12:00:00Z"

snoozedUntil
string<date-time> | null
Example:

"2024-01-16T09:00:00Z"

Response

Message updated successfully

data
object
required
meta
object
Last modified on August 9, 2026