curl --location --request POST '/api/organizations//locations//open-shifts//preference//assign' \ --header 'Content-Type: application/json' \ --data-raw '{ "employeeId": "string" }'
{}