Adds content items to a content group.

Behavior: Associates the specified content items with the content group. Items already in the group are not duplicated. Returns the updated content group.

Authorization: Requires a valid Bearer token.

Side Effects: Creates content-to-group association records.

Error Scenarios: Returns 400 if the content IDs array is null.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the content group to add items to.

Body Params

An array of content item IDs to add to the group.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json