Creates a new content group.

Behavior: Creates a new content group with the specified name and configuration. Returns the fully populated content group after creation.

Authorization: Requires a valid Bearer token.

Side Effects: Creates a new content group record.

Error Scenarios: Returns 400 if the model is null.

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

The content group creation model containing the name and configuration.

Model for creating a new content group.

string | null

Display name of the content group.

properties
object | null

Additional custom properties as key-value pairs.

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