Create business workspace

POST {{baseUrl}}/v2/businessworkspaces/

Creates a business workspace.

NOTE: This can only be done passing the information as body using JSON format.

For example, create business workspace John Doe in the target folder with id 14180, specify a description and set two category attributes:

POST api/v2/businessworkspaces
body={template_id:14183,name:John Doe,parent_id:14180,description:Business Workspace of John Doe,roles:{categories:{14177:{14177_3:Germany,14177_4:High Tech}}}}

Request Body

[{"name"=>"Body", "value"=>"sint dolor", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"links":{"data":{"self":{"body":"nulla minim qui","content_type":"dolor laboris minim","href":"dolor consectetur","method":"proident nulla qui magna","name":"irure dolor sunt occaecat"}}},"results":{"id":-68893318}}