Update AppCopy Pagepost https://api.metakeep.xyz/v2/app/updateRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsā¦LoadingLoadingā¦Body ParamsappIdstringrequiredThe ID of the app to update. This is obtained from a previous /v2/app/create API call or /v2/app/list API call.namestringThe name of the app.statestringenumThe state of the app. This can be ENABLED or DISABLED. Use this to enable or disable the app. All operations on a disabled app will fail.ENABLEDDISABLEDAllowed:ENABLEDDISABLEDuserWalletobjectThe user wallet configuration.userWallet objectapiKeysobjectThe API keys to be added, deleted, or updated. Please get in touch with us before using this field to ensure that the API keys are managed correctly.apiKeys objectapiSignatureRequiredbooleanIf enabled, the API operations on the app will only accept requests with a valid API signature. Please take a look at the API Signature docs for more details.truefalsepolicyobjectThe policy of the app.policy objectResponses 200200 400400 403403Updated 11 months ago