Create a new category
Categories
Create a new category
Create a new category under the current tenant.
POST
Create a new category
Authorizations
API-Token aus dem Big-Panda-Admin-UI unter Einstellungen → API-Keys. Header: Authorization: Bearer <token>.
Body
application/json
Response
Successful Response
Category data returned in HTTP responses.
Required string length:
1 - 200UUID of the parent category, or null for a top-level category
Required range:
x >= 0