Skip to main content

Add one audience category

POST 

/api/v1/audience-groups

Append a single audience category without touching the rest of the list.

Body: { "name": "...", "display_name": "..."? } → 201 {"group": {...}}.

Responses

Unprocessable Entity