API SpecificationsUsersDeletes an existing User.Deletes an existing User. DELETE /Users/:userId The endpoint used to delete a User resource. This is not reversible. Request Responses204 Returns a 204 with no response body if delete was successful.