Skip to main content

Update the content of the message

PATCH /v2/conversations/{conversationId}/messages/{messageId}/
v2
PATCH
conversation-update-message

Request

  • conversationIdstring (uuid)
    required
  • messageIdstring (uuid)
    required

Responses

application/json
  • messageIdstring (uuid)
    required

Usage examples

$ curl \
--fail \
--location \
-X PATCH \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/conversations/f0f86186-0a5a-45b2-aa33-502777496347/messages/f0f86186-0a5a-45b2-aa33-502777496347