# Uploads a file to a temporary staging location This method uploads a file to a temporary staging location Endpoint: PUT /fileUploads/staging/{tenantId}/{service}/{filename} Version: v1-2025-04-18 Security: knox-authorizer ## Header parameters: - `Content-Type` (string) ## Path parameters: - `tenantId` (string, required) The id of the tenant being accessed - `service` (string, required) The service that you are posting on behalf of - `filename` (string, required) The name of the file you're attempting to upload ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields