Deletes a user by email id.
delete/applications/{applicationId}/users/{userId}
Path parameters
applicationIdstring required
The identifier of the application from which the user is being deleted.
userIdstring required
The user email being deleted.
Response
Success
DeleteUserResponse required