com.atproto.admin.updateSubjectStatus
#main
Update the service-specific admin status of a subject (account, record, or blob).
Input
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| subject | union of com.atproto.admin.defs#repoRef com.atproto.repo.strongRef com.atproto.admin.defs#repoBlobRef | - | ✅ | - |
| takedown | com.atproto.admin.defs#statusAttr | - | ❌ | - |
| deactivated | com.atproto.admin.defs#statusAttr | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| subject | union of com.atproto.admin.defs#repoRef com.atproto.repo.strongRef com.atproto.admin.defs#repoBlobRef | - | ✅ | - |
| takedown | com.atproto.admin.defs#statusAttr | - | ❌ | - |