SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Deletes the User

    ## Online Restricted: ## The User agent is not available in Online by default. User management is not allowed for partner apps. Calls the User agent service DeleteUser.

    Input

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