SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Unassign (remove) third party licenses

    Input

    type: object properties: parameters: type: object properties: associateId: type: string description: User to unassign third party licenses for moduleOwner: type: string description: Name of the module owner to unassign license for moduleLicenseNames: type: array items: type: string description: Name of module licenses to unassign (remove) SO-AppToken: type: string description: >- The application token that identifies the partner app. Used when calling Online WebAPI from a server. required: - associateId - moduleOwner - moduleLicenseNames title: Parameters