Renames an existing content group.

Behavior: Updates the display name of the content group identified by ID. Returns the updated content group after the rename.

Authorization: Requires a valid Bearer token.

Side Effects: Modifies the content group name.

Error Scenarios: Returns 400 if the rename model 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 rename.

Body Params

The rename model containing the new name.

Model for renaming a content group.

string | null

The new display name for the content 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