Issue a short-lived upload token for a paused Human Input form. Requires WebApp delivery.
Documentation Index
Fetch the complete documentation index at: https://dify-6c0370d8-docs-hitl-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API Key authentication. For all API requests, include your API Key in the Authorization HTTP Header, prefixed with Bearer. Example: Authorization: Bearer {API_KEY}. Strongly recommend storing your API Key on the server-side, not shared or stored on the client-side, to avoid possible API-Key leakage that can lead to serious consequences.
Access token for the paused form, returned in the human_input_required event from the Run Workflow or Send Chat Message endpoint in streaming mode.
Upload token issued successfully.
Pass as a Bearer token on Upload Local File and Upload Remote File to attach files to the form's file or file-list inputs.
Unix timestamp (seconds) after which upload_token is no longer accepted.