tokportal_upload_image
Generate a signed upload URL and token for uploading an image to a specified bundle. Supports JPEG, PNG, WebP, and GIF formats for carousel or profile picture purposes.
Instructions
Create an image upload URL. Returns a short-lived signed upload URL and upload token. Do not send Idempotency-Key. The successful response contains a secret and is never stored in the replay ledger. A request with the header is rejected with IDEMPOTENCY_KEY_NOT_ALLOWED_FOR_SENSITIVE_RESPONSE (400) before any ledger claim or operation execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON request body. |