Manage Domains
Provides CRUD operations for domains. GET: Retrieve domains with optional filtering by ID, tag, recommendations, category, subcategory, saved status, search, and sorting options. POST: Create a new domain (requires admin/developer permissions). PATCH: Update an existing domain (requires domain access). DELETE: Remove a domain (requires domain access).
Query parameters
Sort domains by popularity (number of users). Mutually exclusive with other sorting options.
Sort domains by creation date (most recent first). Mutually exclusive with other sorting options.
Sort domains by last update date (most recently updated first). Mutually exclusive with other sorting options.
Filter to show only saved domains (requires authentication).
Request
Logo image for the domain (copied from experience)
Cover image for the domain (copied from experience)
Response
Logo image for the domain (copied from experience)
Cover image for the domain (copied from experience)

