atproto blogging
at main 10 lines 289 B view raw
1{ 2 "lexicon": 1, 3 "id": "com.atproto.server.activateAccount", 4 "defs": { 5 "main": { 6 "type": "procedure", 7 "description": "Activates a currently deactivated account. Used to finalize account migration after the account's repo is imported and identity is setup." 8 } 9 } 10}