Skip to main content
POST
Create 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*$

Body

application/json
name
string
required
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

201 - application/json
collection
object
required