cigchat_installed_mini_app_update_api_key
Update the API key for an installed mini app using API key authentication. Requires the Manage Team scope to change the app's API key configuration.
Instructions
Update the config of Installed mini app, only for the mini app with auth type apikey [POST /installed-mini-app/update-api-key/{app_id}] Requires the "Manage Team" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Mini App Id | |
| api_key | No | the property name is defined in the mini app |