com.atproto.server.deleteAccount

Domain Index: atproto.com

Crawl History

#main - procedure

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

Query Parameters

No fields defined

Request Body

Content Type: application/json

Data Fields

Name Type Details
did string (required)

Syntax Format: did

password string (required)
token string (required)

Response Body

Errors

Name Description
ExpiredToken
InvalidToken