This API will allow admin to delete users.
For XML Response:
For JSON Response:
Supported HTTP methods: POST
Allowed roles: Administrator
The parameters involved in the API request are described below:
| Field | Description |
|---|---|
| userId | ID of the users to be deleted. The user IDs should be comma separated. |
| userName | The user name of the user to be deleted. If 'userId' parameter is provided, this parameter will be ignored. |
It allows us to track crucial metrics such as response times, resource utilization, error rates, and transaction performance. The real-time monitoring alerts promptly notify us of any issues or anomalies, enabling us to take immediate action.
Reviewer Role: Research and Development