Skip to main content

Update App Configurations

PATCH 

/api/v1/external/host/apps

Update app configurations for host.

  • This endpoint can be used to update app configurations for a host.
  • It can be used to update allowed mangoes for an app.
warning
  • Currently only supports these apps levelup, universe, crm, flute, sparks.
  • These apps must be installed to the dashboard first before accessing this endpoint.
  • Any custom app added from Dashboard will not be supported.
  • Passing empty array will remove all allowed mangoes for the app, so update the allowed mangoes carefully.

Request

Responses

Updated apps configurations for host successfully