SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Deletes the Dash

    Calls the Dash agent service DeleteDash.

    Input

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