# Delete Message Deletes the message identified by . Endpoint: DELETE /message/remove/{messageId} Version: 1.0 Security: sessionToken ## Path parameters: - `messageId` (string, required) Message ID Example: "60e64ddf98b2350011b0f37f" ## Response 401 fields (application/json): - `messages` (array) ## Response 403 fields (application/json): - `messages` (array) ## Response 404 fields (application/json): - `messages` (array)