Skip to main content
PATCH
Update Collections

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required
Pattern: ^[1-9]\d*$
id
string
required
Pattern: ^[1-9]\d*$

Body

application/json
version
integer
required
Required range: x <= 9007199254740991
name
string
brand
string
region
string
areaTypeLabel
string | null
tier
string | null
description
string | null
currencyCode
string
Pattern: ^[A-Z]{3}$
segmentKeys
enum<string>[]
Maximum array length: 4
Available options:
architectural,
finishes,
ffe,
ose

Response

200 - application/json
collection
object
required