Last updated 9 months ago
Expects Id of an existing user
The requested API version
1.0
Class for representing response.
DELETE /users/{userId} HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Successful deletion of the requested user
{ "message": "Success Message", "statusCode": 200 }