fastly_set_config
Store non-secret tenant or account configuration in Postgres, rejecting tokens and secrets. Requires admin key for authorization.
Instructions
Mutating: persist non-secret tenant/user or tenant/account configuration in Postgres. Reject tokens and secrets; requires the admin key when configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | No | ||
| userId | No | ||
| tenantId | Yes | ||
| accountId | No | ||
| authorizationKey | No |