Search Phrases API
Manage search phrases used as automation sources for content agents.
Prefix: /api/search-phrases
Endpoints
| Method | Path | Description | Role |
|---|---|---|---|
GET | / | List search phrases for the current environment | Editor+ |
GET | /{id} | Get search phrase details | Editor+ |
POST | / | Create a new search phrase | Editor+ |
DELETE | /{id} | Delete a search phrase | Editor+ |
GET | /statistics | Get search phrase usage statistics | Editor+ |