v1

latestOpenAPI 3.0.02026-07-1339031.2 KB
Cloud Support

Reply to a conversation

post/api/support/v1/cloud/conversations/{id}/reply

Path parameters

idstring required
Example:123456

Request body

bodystring

Response

Reply sent

successboolean required
{"stackTrail":"paths:/api/support/v1/cloud/conversations/{id}/reply:post:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown","nullable":true}

Example response

{
  "success": true
}