content_group
Model for content-group checks, currently exposing whether a content group is in use.
Available Model API Paths
| Method | Path pattern | Description |
|---|---|---|
get | /is_used/+cgid/... | Return whether content group +cgid (or any of its child content groups) is referenced by at least one resource content_group_id. |
/+name marks a variable path segment. A trailing /... means extra path segments are accepted for further lookups.