Last updated 8 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": "text", "statusCode": 1 }