Get signed URL for upload part
Media
Get signed URL for upload part
Return a presigned URL to upload a specific part number for creator’s media upload session.
GET
Get signed URL for upload part
Required scopes
write:creator— Modify creator profiles, settings, and creator-specific data.write:media— Upload, modify, and manage media files and content assets. Also required for vault folder management.
Authorizations
OAuth 2.0 access token, presented as a JWT bearer token in the Authorization header. Obtain a token via the authorization-code flow; the scopes granted to the token determine which operations it may call.
Headers
API version to use for the request
Example:
"2025-06-26"
Response
Signed URL for part upload
The response is of type string<uri>.