Generates and returns shareable document id that allows access to document without authentication

POST {{baseUrl}}/v1/Documents/:id/share

Request Body

[{"name"=>"regenerate", "value"=>"<boolean>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;shareableId&quot;:&quot;\u003cstring\u003e&quot;}