Bind submitted secrets to an app
set_app_secretsAttach one or more submitted secret entry ids to an existing app. Reusing a secret name replaces the stored value for that app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Target app id | |
| secret_entry_ids | Yes | Submitted secret entry ids to bind to this existing app. Each entry contributes one secret name/value. |