Domain Allows
GET /api/v1/admin/domain_allows
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 Allow[] | Mastodon | GoToSocial |
created_at | 4.0.0 | |
domain | 4.0.0 | |
id | 4.0.0 |
GET /api/v1/admin/domain_allows/:id
Software | Version |
Mastodon | 4.0.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 4.0.0 |
Response Admin Domain Allow | Mastodon | GoToSocial |
created_at | 4.0.0 | |
domain | 4.0.0 | |
id | 4.0.0 |
POST /api/v1/admin/domain_allows
Software | Version |
Mastodon | 4.0.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
domain | 4.0.0 |
Response Admin Domain Allow | Mastodon | GoToSocial |
created_at | 4.0.0 | |
domain | 4.0.0 | |
id | 4.0.0 |
DELETE /api/v1/admin/domain_allows/:id
Software | Version |
Mastodon | 4.0.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 4.0.0 |