{ "appId": null, "appSecret": null }
curl --location --request POST '/open/app/token' \ --header 'Content-Type: application/json' \ --data-raw '{ "appId": null, "appSecret": null }'