Create a New Category

The POST method creates a new category document. name is the only required field in the payload. The slug is auto-generated based on the name, while subdomain is auto-generated from the route at which you are posting.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!