Cloud Support

Reopen a closed conversation

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

Path parameters

idstring required
Example:123456

Request body

bodystring required

Response

Conversation reopened

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

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.