Skip to main content

com.atproto.server.deleteAccount

POST 

com.atproto.server.deleteAccount

Delete an actor's account with a token and password. Can only be called after requesting a deletion token. Requires auth.

Request

Body

required

    did didrequired
    password stringrequired
    token stringrequired

Responses

OK

Loading...