Get Workspaces
POST {{bo-service-endpoint}}/api/v1/businessworkspaces/ids
This request retrieves the workspace ids for the specified business objects.
Request Body
{"businessObjects"=>[{"objectId"=>"Basic", "objectType"=>"OvershoeBO"}, {"objectId"=>"Deluxe", "objectType"=>"OvershoeBO"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |