Deletes the user with the specified id.
<Check><b>Required Permissions</b>: The user must have either Admin or UserManageConfig feature with Delete permission.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
userId
The id of the user.
Response
No Content

