Get signed URL for upload part
Return a presigned URL to upload a specific part number for a media upload session.
<Info>Scope required: `write:media`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
uploadId
partNumber
Headers
X-Fanvue-API-Version
API version to use for the request
Response
Signed URL for part upload
Errors
401
Unauthorized Error
403
Forbidden Error
410
Gone Error
429
Too Many Requests Error