The Delete User API deletes a user from the LMS.
The Id of the user.
Indicates the status of the API request
Success or failure message
{ "success": true, "message": "Record deleted successfully.", "data": null }