com.atproto.identity.update Handle
POST {{baseUrl}}/xrpc/com.atproto.identity.updateHandle
To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.
Updates the current account's handle. Verifies handle validity, and updates did:plc document if necessary. Implemented by PDS, and requires auth.
Request Body
{"handle"=>"<handle>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""