ftrack_generate_signed_url
Generate a secure signed URL to download or upload a component using its ID. Specify the operation as 'get' for download or 'put' for upload.
Instructions
Generate a signed URL for accessing or uploading a component
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | No | Operation type: "get" for download, "put" for upload | get |
| component_id | Yes | Component ID |