users

Remove limited for a User

This endpoint allows the client to remove limits for a user.

The user associated with the API key must have any 'admin' or 'moderator' role.

This specified user will be restored to 'general' status. Users are not notified of limits in the UI, so if you want them to know about this, you must notify them.

delete/api/users/{id}/limited

Path parameters

idinteger required

The ID of the user to un-limit.

Response

User successfully un-limited

Changes