v1
latestOpenAPI 3.1.02026-07-1413113265.9 KBclient
[BETA] create quick reply
Create a new quick reply. Returns the created quick reply with its generated id. Note: This endpoint is currently in beta and may change without notice.
post/instances/{id}/client/action/create-quick-reply
Path parameters
idinteger required
Instance ID
Request body
Response
Quick reply created successfully
Example response
{
"instanceId": "1",
"status": "success"
}