Vaults
Generate presigned upload URL for vault file
Generate a presigned URL for uploading files directly to a vault's S3 storage. After uploading to S3, confirm the upload result via POST /vault/:vaultId/upload/:objectId/confirm before triggering ingestion.
post/vault/{id}/upload
Path parameters
idstring required
Vault ID to upload the file to
Request body
Response
Upload URL generated successfully