Create a presigned URL for export download
POST/api/v4/exports/:export_name/presign-url
Creates a presigned URL for downloading an export file.
Minimum server version: 5.33
Permissions
Must have manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Presigned URL created successfully
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found
Something went wrong with the server