Skip to main content
PATCH
cURL

Path Parameters

id
string<uuid>
required

Body

name
string
Maximum string length: 255
description
string
geobound_enabled
boolean
geobound_basis
enum<string>
  • ip - IP country
  • affiliation - Affiliation country
  • ip_or_affiliation - IP or affiliation country
  • ip_and_affiliation - IP and affiliation country
Available options:
ip,
affiliation,
ip_or_affiliation,
ip_and_affiliation
geobound_allowed_countries
string[]
geobound_allowed_country_set
string<uuid> | null
geobound_denied_country_set
string<uuid> | null
geobound_block_vpn
boolean
geobound_fail_closed
boolean

Response

200 - application/json
id
string<uuid>
required
read-only
name
string
required
Maximum string length: 255
organization_id
string<uuid> | null
required
read-only
owner_id
string<uuid>
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
member_count
integer
required
read-only
root_collection_id
string<uuid> | null
required
read-only
effective_flags
integer
required
read-only
is_starred
boolean
required
read-only
access_scope
string
required
read-only
current_user_role
string
required
read-only
description
string
geobound_enabled
boolean
geobound_basis
enum<string>
  • ip - IP country
  • affiliation - Affiliation country
  • ip_or_affiliation - IP or affiliation country
  • ip_and_affiliation - IP and affiliation country
Available options:
ip,
affiliation,
ip_or_affiliation,
ip_and_affiliation
geobound_allowed_countries
string[]
Maximum string length: 2
Pattern: ^[A-Z]{2}$
geobound_allowed_country_set
string<uuid> | null
geobound_denied_country_set
string<uuid> | null
geobound_block_vpn
boolean
geobound_fail_closed
boolean