tokportal_configure_bundle_account
Configure a bundle account's identity (username, visible name, biography, profile picture). For backward compatibility, accepts warming terms; prefer the dedicated warming-terms endpoint.
Instructions
Configure bundle account profile. Sets the account identity (username, visible name, biography, profile picture). For backward compatibility it can also accept the exact purchased advanced_warming_terms list, but PUT /bundles/{id}/warming-terms is the recommended one-shot deferred-target endpoint because it remains available at any account status. When this bundle resolves to a delivered saved account, the account must have active TokPortal Coverage or be permanently grandfathered. A due active period can renew automatically at the account's stored rate immediately before execution. If Coverage cannot renew, no task or media mutation starts. A new account that has not produced a saved account yet remains configurable before delivery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Bundle ID. | |
| body | Yes | JSON request body. | |
| idempotency_key | No | Optional Idempotency-Key header for safe retries. |