SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Deletes the PersonEntity

    Calls the Person agent service DeletePersonEntity.

    Input

    type: object properties: parameters: type: object properties: id: type: string description: The PersonEntity 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