Checks out a document.

POST {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/documents/:docid/actions/checkout?overlayid=<string>&lcid=<string>

Note that this operation does not do a download - it must be done by calling the route ... {projid}/documents/{docid}.

Request Params

KeyDatatypeRequiredDescription
overlayidstringOverlay Id
lcidstringProject language

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
Comos-API-Sessionstring(Required) Comos SessionId that needs to be passed with every request except Login
Content-Typestring
Acceptstring