latestOpenAPI 3.0.02026-08-1033283.6 MB

b0608768680f

Message

Delete message

This endpoint is used to delete message

delete/messages/{message-id}

Path parameters

The ID of a message to get information about this message

Response

Delete message successfuly

articlestring
bodystring
commentsstring
statusstring
targetingstring
titlestring
user_idstring

Example response

{
  "body": "abc",
  "status": "error",
  "title": "abcxyz",
  "user_id": "1"
}