curl --location 'https://api.mpc.dev.placewise.com/v1/system/mobile_app/configuration_schema' \ --header 'X-User-Agent: ApiDog' \ --header 'X-Product-Name: default' \ --header 'X-Client-Authorization: ' \ --header 'Content-Type: application/json'
{ "schema": { "value": {}, "created_at": "2022-11-15T16:25:58.099512Z", "updated_at": "2022-11-15T16:25:58.099512Z" } }