Email Domain Blocks
GET /api/v1/admin/email_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 Email Domain Block[] | Mastodon | GoToSocial |
| created_at | 4.0.0 | |
| domain | 4.0.0 | |
| history[][accounts] | 4.0.0 | |
| history[][day] | 4.0.0 | |
| history[][uses] | 4.0.0 | |
| id | 4.0.0 |
GET /api/v1/admin/email_domain_blocks/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 |
| Response Admin Email Domain Block | Mastodon | GoToSocial |
| created_at | 4.0.0 | |
| domain | 4.0.0 | |
| history[][accounts] | 4.0.0 | |
| history[][day] | 4.0.0 | |
| history[][uses] | 4.0.0 | |
| id | 4.0.0 |
POST /api/v1/admin/email_domain_blocks
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| domain | 4.0.0 |
| Response Admin Email Domain Block | Mastodon | GoToSocial |
| created_at | 4.0.0 | |
| domain | 4.0.0 | |
| history[][accounts] | 4.0.0 | |
| history[][day] | 4.0.0 | |
| history[][uses] | 4.0.0 | |
| id | 4.0.0 |
DELETE /api/v1/admin/email_domain_blocks/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 |