Skip to main content
PUT
Update Portfolio Group

Authorizations

X-API-Key
string
header
required

Path Parameters

group_id
string<uuid>
required

Body

application/json
name
string
required

The name of the portfolio group.

Response

Successful Response

Represents a summary of a portfolio group.

id
string<uuid>
required

The unique identifier of the portfolio group.

name
string
required

The name of the portfolio group.

items_count
integer
required

The number of items in this portfolio group.

created_at
string<date-time>
required

When the portfolio group was created.

updated_at
string<date-time> | null
required

When the portfolio group was last updated.

console_url
string
required
read-only