API ReferenceAccess controlUsersDelete a userVersion: 2.0Delete a user DELETE /v2/users/:usernameSupported API Key Type:Personal Delete a user from the account. Request Responses204403404User was successfully deleted.Permissions do not allow deleting the user.User not found.