initiate_media_upload
Initiate a media upload to AbleSign by providing filename, MIME type, and file size; obtain a signed PUT URL for direct upload.
Instructions
Start AbleSign's three-step upload flow and return its signed PUT URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | Yes | ||
| filename | Yes | ||
| folder_id | No | ||
| mime_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||