Domain Blocks
GET /api/v1/admin/domain_blocks
Software | Version |
Mastodon | 4.0.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
limit | 4.0.0 | |
max_id | 4.0.0 | |
min_id | 4.0.0 | |
since_id | 4.0.0 |
Response Admin Domain Block[] | Mastodon | GoToSocial |
created_at | 4.0.0 | |
digest | 4.3.0 | |
domain | 4.0.0 | |
id | 4.0.0 | |
obfuscate | 4.0.0 | |
private_comment | 4.0.0 | |
public_comment | 4.0.0 | |
reject_media | 4.0.0 | |
reject_reports | 4.0.0 | |
severity Admin Domain Block Severity | 4.0.0 |
GET /api/v1/admin/domain_blocks/:id
Software | Version |
Mastodon | 4.0.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 4.0.0 |
Response Admin Domain Block | Mastodon | GoToSocial |
created_at | 4.0.0 | |
digest | 4.3.0 | |
domain | 4.0.0 | |
id | 4.0.0 | |
obfuscate | 4.0.0 | |
private_comment | 4.0.0 | |
public_comment | 4.0.0 | |
reject_media | 4.0.0 | |
reject_reports | 4.0.0 | |
severity Admin Domain Block Severity | 4.0.0 |
POST /api/v1/admin/domain_blocks
Software | Version |
Mastodon | 4.0.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
domain | 4.0.0 | |
obfuscate | 4.0.0 | |
private_comment | 4.0.0 | |
public_comment | 4.0.0 | |
reject_media | 4.0.0 | |
reject_reports | 4.0.0 | |
severity Admin Domain Block Severity | 4.0.0 |
Response Admin Domain Block | Mastodon | GoToSocial |
created_at | 4.0.0 | |
digest | 4.3.0 | |
domain | 4.0.0 | |
id | 4.0.0 | |
obfuscate | 4.0.0 | |
private_comment | 4.0.0 | |
public_comment | 4.0.0 | |
reject_media | 4.0.0 | |
reject_reports | 4.0.0 | |
severity Admin Domain Block Severity | 4.0.0 |
PUT /api/v1/admin/domain_blocks/:id
Software | Version |
Mastodon | 4.0.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 4.0.0 | |
obfuscate | 4.0.0 | |
private_comment | 4.0.0 | |
public_comment | 4.0.0 | |
reject_media | 4.0.0 | |
reject_reports | 4.0.0 | |
severity Admin Domain Block Severity | 4.0.0 |
Response Admin Domain Block | Mastodon | GoToSocial |
created_at | 4.0.0 | |
digest | 4.3.0 | |
domain | 4.0.0 | |
id | 4.0.0 | |
obfuscate | 4.0.0 | |
private_comment | 4.0.0 | |
public_comment | 4.0.0 | |
reject_media | 4.0.0 | |
reject_reports | 4.0.0 | |
severity Admin Domain Block Severity | 4.0.0 |
DELETE /api/v1/admin/domain_blocks/:id
Software | Version |
Mastodon | 4.0.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 4.0.0 |