deleteUser
Delete a given user. You might concider using the disableUser operation instead. This
will give you the possibility to enable the user later on.
By deleting a user the user will be removed from the system
Input
deleteUserRequest
Part | Type | Description |
deleteUserRequest | userID | The userID to delete. |
Output
deleteUserResponse
Part | Type | Description |
deleteUserResponse | userID | |