Skip to main content

com.atproto.admin.updateSubjectStatus

POST 

/xrpc/com.atproto.admin.updateSubjectStatus

This endpoint is part of the atproto PDS management APIs. Requests usually require admin authentication and are made directly to the PDS instance.

To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.

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

Request

Body

required

    subject

    object

    required

    oneOf

    did didrequired

    takedown

    object

    applied booleanrequired
    ref string

    deactivated

    object

    applied booleanrequired
    ref string

Responses

OK

Schema

    subject

    object

    required

    oneOf

    did didrequired

    takedown

    object

    applied booleanrequired
    ref string
Loading...