@nycu-sdc/core-system-sdk
    Preparing search index...

    Type Alias unitCreateOrgResponse201

    Create a new organization

    type unitCreateOrgResponse201 = {
        data: UnitOrganization;
        status: 201;
    }
    Index

    Properties

    Properties

    status: 201