@squidcloud/client
    Preparing search index...

    Interface ManagementCreateOrganizationRequest

    Request to create a new organization.

    interface ManagementCreateOrganizationRequest {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    Name of the organization (2-50 characters)