@contio/partner-sdk - v1.7.1
    Preparing search index...

    Type Alias WorkspaceErrorCode

    WorkspaceErrorCode:
        | "workspace_not_found"
        | "workspace_not_authorized"
        | "workspace_conflict"

    Error codes specific to shared workspace operations.

    Code HTTP Status When
    workspace_not_found 400 workspace_id does not exist
    workspace_not_authorized 403 Workspace not owned by a user from the same partner
    workspace_conflict 409 Existing user is in a different workspace than specified