Undoes a document checkout.
POST {{baseUrl}}/public/api/projects/v1/dbs/:dbid/projects/:projid/documents/:docid/actions/undo_checkout?overlayid=<string>&lcid=<string>
Request Params
Key | Datatype | Required | Description |
---|
overlayid | string | | Overlay Id |
lcid | string | | Project language |
Request Body
[{"name"=>"Comment", "value"=>"<string>", "datatype"=>"string"}]
Key | Datatype | Required | Description |
---|
Comos-API-Session | string | | (Required) Comos SessionId that needs to be passed with every request except Login |
Content-Type | string | | |
Accept | string | | |