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
- 422
Unprocessable Entity
POST/api/v1/audience-groups
Append a single audience category without touching the rest of the list.
Body: { "name": "...", "display_name": "..."? } → 201 {"group": {...}}.
Unprocessable Entity