Skip to main content
PUT
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

ProductFamily identifier

Body

The updated ProductFamily resource

name
string
erforderlich
Maximum string length: 255
Beispiel:

"Team Packages"

parent
unknown

Antwort

ProductFamily resource updated

name
string
erforderlich
Maximum string length: 255
Beispiel:

"Team Packages"

id
string
read-only
Beispiel:

"ad8b3b9e-5b0a-4e1a-8b0a-4e1a8b0a4e1a"

products
string<uuid>[]
createdAt
string<date-time>
read-only

The date and time when the resource was created.

Beispiel:

"2021-01-01T00:00:00+00:00"

updatedAt
string<date-time>
read-only

The date and time when the resource was last updated.

Beispiel:

"2021-01-01T00:00:00+00:00"