Skip to main content
POST
Create Category

Overview

Adds a category to your org’s catalog. Issue category 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

string
required
Your API key for authentication.

Body Parameters

string
required
Category name. 1-64 characters. Case is preserved.

Response

Returns 201 Created with the new category.
object
null | array
null on success.

Docs for agents: llms.txt