v84

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-0985248447.1 KB
Organization
Categories

Create prompts

Create one or more prompts in a category. Topics and tags are auto-created if referenced by name and not yet existing. Use dry_run to preview without persisting.

post/v1/org/categories/{category_id}/prompts

Path parameters

category_idstring uuid required

Request body

dry_runboolean

When true, validate and preview changes without persisting them.

Response

Successful Response

dry_runboolean required

Whether this was a dry run (no changes persisted).

createdinteger

Number of prompts created.

topics_createdinteger

Number of new topics created.

tags_createdinteger

Number of new tags created.