Skip to main content
PUT
Update collection (rename, move vault)

Authorizations

Authorization
string
header
required

JWT token passed in authorization header

Path Parameters

id
string
required

Body

application/json
name
string
institution
string
account_shared
boolean
parent
string | null

New parent collection ID (null to move to root)

color
string | null

Accent color (#RGB / #RRGGBB). Pass null or "" to clear and revert to the default outline icon.

Pattern: ^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$

Response

Collection updated