title | description |
---|---|
signPlcOperation |
com.atproto.identity.signPlcOperation |
Signs a PLC operation to update some value(s) in the requesting DID's document.
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
token | string | - | ❌ | A token received through com.atproto.identity.requestPlcOperationSignature |
rotationKeys | array of string | - | ❌ | - |
alsoKnownAs | array of string | - | ❌ | - |
verificationMethods | unknown | - | ❌ | - |
services | unknown | - | ❌ | - |
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
operation | unknown | - | ✅ | A signed DID PLC operation. |