Create workspace user
Creates a user and adds them to the workspace. This endpoint can be called by a session member or a workspace-scoped API key with write access.
POST/api/v1/workspaces/{workspaceHandle}/users
Creates a user and adds them to the workspace. This endpoint can be called by a session member or a workspace-scoped API key with write access.
TypeScript Definitions
Use the request body type in TypeScript.