Add relation to the business workspace

POST {{baseUrl}}/v2/businessworkspaces/:bw_id/relateditems

Adds the relation to the business workspace.

Request Body

[{"name"=>"rel_bw_id", "value"=>"7254966", "datatype"=>"number"}, {"name"=>"rel_type", "value"=>"child", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

""