PATCH
/projects/{project_id}/messages/{message_id}Update message status
Update the status of a contact message. The status field is required.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011message_idpathstringrequiredUnique identifier of the contact message
Request Body
required
Status update payload. The status field is required.
application/jsonContactMessageStatusUpdate
Request body for updating a contact message status. The status field is required.
statusContactMessageStatusrequiredStatus of a contact message
Enum:
NewReadRepliedArchivedResponses
Navigation
