Import a repo in the form of a CAR file. Requires Content-Length HTTP header to be set.
Input
Encoding
application/vnd.ipld.carAccepts raw binary data
Try It
Direct PDS XRPC methods (com.atproto.*) are disabled in Try It for security reasons.
View raw schema
{
"type": "procedure",
"input": {
"encoding": "application/vnd.ipld.car"
},
"description": "Import a repo in the form of a CAR file. Requires Content-Length HTTP header to be set."
}