curl --location --request POST '/business-config/workplaces/create' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "guid": "string", "automated_point_id": "string" }'