Skip to main content
PATCH
Update Collection Table Views

Path Parameters

workspaceId
string
required
viewId
string
required

Query Parameters

surface
string
required
Allowed value: "collection_entries"

Body

application/json
version
integer
required
Required range: 1 <= x <= 9007199254740991
name
string
Required string length: 1 - 255
configuration
object
scope
enum<string>
Available options:
workspace,
teams,
private
teamIds
string[]
Maximum array length: 100
isDefault
boolean
defaultPriority
integer
Required range: 0 <= x <= 1000

Response

200 - application/json
id
string
required
name
string
required
Required string length: 1 - 255
surface
enum<string>
required
Available options:
catalog_products,
catalog_materials,
collection_entries,
project_specifications
configuration
object
required
version
integer
required
Required range: 1 <= x <= 9007199254740991
scope
enum<string>
required
Available options:
workspace,
teams,
private
ownerId
string | null
required
teamIds
string[]
required
isDefault
boolean
required
defaultPriority
integer
required
Required range: 0 <= x <= 1000
canManage
boolean
required
createdAt
string<date-time>
required
Pattern: ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$
updatedAt
string<date-time>
required
Pattern: ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$