Summary: Regenerate presigned URL for any storage object
Generate a new presigned URL for any object in storage by providing its path in request body
Authentication: API key (X-API-Key header)
X-API-Key
Parameters: None
Required.
application/json — PresignedUrlRequest
application/json
200
Presigned URL regenerated successfully
application/json — PresignedUrlResponse
400
Invalid object path
application/json — ErrorResponse
422
Validation Error
application/json — HTTPValidationError
500
Internal server error
Last updated 1 month ago
Was this helpful?