com.atproto.admin

Account administration for PDS operators.

defs

Shared type definitions.

com.atproto.admin.defs
deleteAccount

Delete a user account as an administrator.

com.atproto.admin.deleteAccount
disableAccountInvites

Disable an account from receiving new invite codes, but does not invalidate existing codes.

com.atproto.admin.disableAccountInvites
disableInviteCodes

Disable some set of codes and/or all codes associated with a set of users.

com.atproto.admin.disableInviteCodes
enableAccountInvites

Re-enable an account’s ability to receive invite codes.

com.atproto.admin.enableAccountInvites
getAccountInfo

Get details about an account.

com.atproto.admin.getAccountInfo
getAccountInfos

Get details about some accounts.

com.atproto.admin.getAccountInfos
getInviteCodes

Get an admin view of invite codes.

com.atproto.admin.getInviteCodes
getSubjectStatus

Get the service-specific admin status of a subject (account, record, or blob).

com.atproto.admin.getSubjectStatus
searchAccounts

Get list of accounts that matches your search query.

com.atproto.admin.searchAccounts
sendEmail

Send email to a user’s account email address.

com.atproto.admin.sendEmail
updateAccountEmail

Administrative action to update an account’s email.

com.atproto.admin.updateAccountEmail
updateAccountHandle

Administrative action to update an account’s handle.

com.atproto.admin.updateAccountHandle
updateAccountPassword

Update the password for a user account as an administrator.

com.atproto.admin.updateAccountPassword
updateAccountSigningKey

Administrative action to update an account’s signing key in their Did document.

com.atproto.admin.updateAccountSigningKey
updateSubjectStatus

Update the service-specific admin status of a subject (account, record, or blob).

com.atproto.admin.updateSubjectStatus