Topics & Prompts
Batch create topics & prompts
Create multiple topics and prompts in a single request.
POST
Batch create topics & prompts
The recommended way to add prompts. One call can create new topics, add prompts to those new topics, and also add prompts to existing topics — all at once.
Path parameters
Brand UUID. Obtain from List brands.
Request body
Array of topics. Each topic can be new (provide
name) or existing (provide id).Request
Response
Errors
409 — prompt limit exceeded:
Batch create topics & prompts

