DELETE
/projects/{project_id}/messages/{message_id}Delete message
Soft-delete a contact message (sets archived=true). The item will no longer appear in list queries.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011message_idpathstringrequiredUnique identifier of the contact message
Responses
Navigation
