Check-out a Document
get
/primeapi/restapi/document/file/{id}/checkout
Send a request to this endpoint to check-out a document.
Request
Path Parameters
-
id: integer(int64)
The system-generated identifier of a file.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
The requested file does not exist, or you do not have access to it.