SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Delete a ListEntity resolved by the provided name.

    Input

    type: object properties: parameters: type: object properties: name: type: string description: The name of the list to delete. SO-AppToken: type: string description: >- The application token that identifies the partner app. Used when calling Online WebAPI from a server. required: - name title: Parameters