@squidcloud/client
    Preparing search index...

    Interface ManagementCreateOrganizationResponse

    Response from creating a new organization.

    interface ManagementCreateOrganizationResponse {
        organizationId: string;
    }
    Index

    Properties

    Properties

    organizationId: string

    The ID of the created organization