Get signed URL for upload part

Return a presigned URL to upload a specific part number for creator's media upload session. <Info>Scopes required: `write:creator`, `write:media`</Info>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

creatorUserUuidstringRequiredformat: "uuid"
uploadIdstringRequired
partNumberdoubleOptional

Headers

X-Fanvue-API-VersionstringRequiredDefaults to 2025-06-26
API version to use for the request

Response

This endpoint returns an object.

Errors