com.atproto.server.deleteAccount
#main
Delete an actor's account with a token and password. Can only be called after requesting a deletion token. Requires auth.
Input
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
did | string (did) | - | ✅ | - |
password | string | - | ✅ | - |
token | string | - | ✅ | - |