#main
- procedureSigns a PLC operation to update some value(s) in the requesting DID's document.
Query Parameters
No fields defined
Request Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
alsoKnownAs |
array |
UNHANDLED IN ARRAYS: string |
rotationKeys |
array |
UNHANDLED IN ARRAYS: string |
services |
unknown | Field can contain arbitrary JSON/CBOR object data |
token |
string |
A token received through com.atproto.identity.requestPlcOperationSignature |
verificationMethods |
unknown | Field can contain arbitrary JSON/CBOR object data |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
operation |
unknown (required) |
A signed DID PLC operation. Field can contain arbitrary JSON/CBOR object data |
Errors
No error types defined