Docs Menu
API Developer Guide / middleware / pub / security / flow / deleteUser

Service: deleteUser

This service deletes a user from the system.

Input Parameter:

Name Type Description
useriD: String The user ID of the user to be deleted.

Output Parameter:

Name Type Description
status: Boolean A boolean value indicating the status of the operation, where true represents success.