This resource allows for administrative tasks to be performed on providers via the API.

Supported Formats

json

GET /api/admin/providers/count
Get count of providers in the database

Supported Formats

json

Examples

{"provider_count":2}

POST /api/admin/providers
Upload an opml file of providers.

Supported Formats

json

DELETE /api/admin/providers
Delete all providers in the database.

Supported Formats

json