Skip to main content

app.bsky.video.uploadPart

#main​

Upload one part. Parts are idempotent and may be retried or re-sent while the session is created. Each expected length is derived from the upload size and part size, and Content-Length must match exactly. ETags are never exposed to clients.

Parameters​

PropertyTypeKnown ValuesRequiredDescription
jobIdstring-✅-
partNumberinteger-✅-

Input​

  • Encoding: application/octet-stream

Output​

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
partNumberinteger-✅-
sizeBytesinteger-✅-