Documents
Create a document
Store a document in the Synctera platform.
post/documents
Response
Created document representation.
Example response
{
"available_versions_info": [
{
"creation_time": "2010-05-06T12:23:34.321Z",
"last_updated_time": "2010-05-06T12:23:34.321Z"
}
],
"creation_time": "2010-05-06T12:23:34.321Z",
"id": "b01db9c7-78f2-4a99-8aca-1231d32f9b96",
"last_updated_time": "2010-05-06T12:23:34.321Z",
"tenant": "abcdef_ghijkl"
}