Create document in workspace
POST {{baseUrl}}/v1/externalsystems/:ext_system_id/botypes/:bo_type/boids/:bo_id/documents
Creates a new external document for the workspace
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}, {"name"=>"body", "value"=>"dolore deserunt dolor", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"NodeId":69286044}