Skip to main content
Workspace management requires an account-scoped master API key. Existing workspace-scoped keys continue to work for the single workspace they belong to.

Select a workspace

For resource requests made with a master key, send the target workspace in the X-Truedy-Workspace-Id header. The key must have an explicit grant for that workspace.

List granted workspaces

Create a workspace

Workspace creation creates the Clerk Organization and initializes the matching Truedy workspace record. Use an idempotency key so retries cannot create duplicates.

Grant an existing workspace

The master-key owner must be an administrator of the Clerk Organization.

Update a workspace

Workspace deletion is intentionally not exposed by this first version. Deleting a Clerk Organization and its Truedy data requires an explicit retention and recovery policy.