@squidcloud/client
    Preparing search index...

    Interface ManagementRenameOrganizationRequest

    Request to rename an organization.

    interface ManagementRenameOrganizationRequest {
        name: string;
        organizationId: string;
    }
    Index

    Properties

    Properties

    name: string

    New name for the organization (2-50 characters)

    organizationId: string

    The ID of the organization to rename