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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"shareableId":"\u003cstring\u003e"}