Skip to content

Update an existing customer message history entry

POST
/rest/v1/customer/customer-message-history/{id}

Parameters

Path Parameters

id*

ID of the message history entry to update

Type
integer
Required
Format
"int64"

Request Body

application/json
JSON
"string"

Responses

Customer message history entry updated successfully

application/json
JSON
"string"

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI