Create a category
Creates a category. Nests under the parent when parent_id is given, otherwise creates a top-level category.
Required scope: write_categories (for API-key authentication).
POST
Create a category
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Headers
Bearer token for admin authentication
Body
application/json
Response
category created
Create a category

