{
"id": "io.atcr.hold.uploadPart",
"defs": {
"main": {
"type": "procedure",
"input": {
"encoding": "*/*",
"description": "Raw binary part data"
},
"errors": [
{
"name": "InvalidUploadId"
},
{
"name": "InvalidPartNumber"
},
{
"name": "UploadFailed"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"etag"
],
"properties": {
"etag": {
"type": "string",
"maxLength": 256,
"description": "ETag of the uploaded part, required for completeUpload"
}
}
},
"encoding": "application/json"
},
"description": "Direct buffered part upload. Alternative to using presigned URLs from getPartUploadUrl. Requires X-Upload-Id and X-Part-Number headers."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:wfj5kyialpmcv2fzk6uqwsln
- CID
-
bafyreidfhpdi43b6vggmni47f3eyjffwwudcimm5tbmkvuvfgzlqht3vcq
- Indexed At
- 2026-01-16 11:16 UTC
- AT-URI
-
at://did:plc:wfj5kyialpmcv2fzk6uqwsln/com.atproto.lexicon.schema/io.atcr.hold.uploadPart