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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"NodeId":69286044}