Ip Blocks
GET /api/v1/admin/ip_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 Ip Block[] | Mastodon | GoToSocial |
| comment | 4.0.0 | |
| created_at | 4.0.0 | |
| expires_at | 4.0.0 | |
| id | 4.0.0 | |
| ip | 4.0.0 | |
| severity Admin Ip Block Severity | 4.0.0 |
GET /api/v1/admin/ip_blocks/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 |
| Response Admin Ip Block | Mastodon | GoToSocial |
| comment | 4.0.0 | |
| created_at | 4.0.0 | |
| expires_at | 4.0.0 | |
| id | 4.0.0 | |
| ip | 4.0.0 | |
| severity Admin Ip Block Severity | 4.0.0 |
POST /api/v1/admin/ip_blocks
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| comment | 4.0.0 | |
| expires_in | 4.0.0 | |
| ip | 4.0.0 | |
| severity Admin Ip Block Severity | 4.0.0 |
| Response Admin Ip Block | Mastodon | GoToSocial |
| comment | 4.0.0 | |
| created_at | 4.0.0 | |
| expires_at | 4.0.0 | |
| id | 4.0.0 | |
| ip | 4.0.0 | |
| severity Admin Ip Block Severity | 4.0.0 |
PUT /api/v1/admin/ip_blocks/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| comment | 4.0.0 | |
| expires_in | 4.0.0 | |
| id | 4.0.0 | |
| ip | 4.0.0 | |
| severity Admin Ip Block Severity | 4.0.0 |
| Response Admin Ip Block | Mastodon | GoToSocial |
| comment | 4.0.0 | |
| created_at | 4.0.0 | |
| expires_at | 4.0.0 | |
| id | 4.0.0 | |
| ip | 4.0.0 | |
| severity Admin Ip Block Severity | 4.0.0 |
DELETE /api/v1/admin/ip_blocks/:id
| Software | Version |
| Mastodon | 4.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.0.0 |