Get All Events by User

This API is used to get all events of a particular user while deleting the user's profile.

This API is used when the user clicks on Delete Account from the Edit Profile page from the Profile menu.

To use this API, the user needs to pass body parameters with user details and authorization token in API in the header.

An authorization token will be generated when the user login to the system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This API returns the list of event names of all events for a particular user

Here are the possible error messages, which will return if any conditions fail or the required data is missing for processing

Error codeError Description
200Ok
406The email or password doesn't match.
406The superadmin account cannot be deleted.
401The user is not authorized to view the resource.
Body Params
userLoginDto
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json