curl --location --request PATCH '/system' \ --header 'Content-Type: application/json' \ --data-raw '{ "locationId": "string" }'
{ "success": true }