Email Domain Blocks

https://docs.joinmastodon.org/methods/admin/email_domain_blocks/

Method Description Status Comments
GET /api/v1/admin/email_domain_blocks List all blocked email domains Fully supported
GET /api/v1/admin/email_domain_blocks/:id Get a single blocked email domain Fully supported
POST /api/v1/admin/email_domain_blocks Block an email domain from signups Fully supported
DELETE /api/v1/admin/email_domain_blocks/:id Delete an email domain block Fully supported