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