fastly_update_user_token
Persist or rotate a Fastly token for a tenant/user/account in Vault, requiring admin authorization. Use to update or replace credentials when tokens expire or change.
Instructions
High-risk mutation: persist or rotate one tenant/user or tenant/account Fastly token in Vault. Never use for configuration; provide scope and admin authorization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | ||
| tenantId | Yes | ||
| accountId | No | ||
| fastlyToken | Yes | ||
| authorizationKey | No |