com.atproto.identity.sign Plc Operation
POST {{baseUrl}}/xrpc/com.atproto.identity.signPlcOperation
To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.
Signs a PLC operation to update some value(s) in the requesting DID's document.
Request Body
{"token"=>"<string>", "rotationKeys"=>["<string>", "<string>"], "alsoKnownAs"=>["<string>", "<string>"], "verificationMethods"=>{}, "services"=>{}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"operation":{}}