Create Category
Categories
Create Category
Create a custom issue category.
POST
Create Category
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Adds a category to your org’s catalog. Issuecategory is free-form on creation, so this endpoint is only needed when you want a category to appear in pickers before any issue uses it.
Headers
Your API key for authentication.
Body Parameters
Category name. 1-64 characters. Case is preserved.
Response
Returns201 Created with the new category.
null on success.Docs for agents: llms.txt