v1
latestOpenAPI 3.1.02026-07-1413113265.9 KBclient
[BETA] update quick reply
Update an existing quick reply by id. Only provided fields are changed. Note: This endpoint is currently in beta and may change without notice.
post/instances/{id}/client/action/update-quick-reply
Path parameters
idinteger required
Instance ID
Request body
Response
Quick reply updated successfully
Example response
{
"instanceId": "1",
"status": "success"
}