Skip to main content
PATCH
Update a workspace

Authorizations

x-api-key
string
header
required

Path Parameters

name
string
required

Workspace name (not the UUID id returned on creation)

Example:

"acme-paris"

Body

application/json

New display-friendly legal name.

Maximum string length: 255
Example:

"Acme Paris SAS"

uboEnabled
boolean

Whether this workspace can access ultimate-beneficial-owner (UBO) data. Enabled by default. Only enable this for AML-obliged entities — UBO data carries regulatory obligations under AML law.

Example:

true

Response

200 - undefined