Skip to main content

Update a user's screen settings

PUT 

/settings/screens/:id_user/:id_screen

Updates the user settings for the given Screen ID. This operation allows you to update the user settings for a screen, which apply to a specific user for a specific screen.

Required abilities

This operation requires the Authority - Administrator ability if the user is not the currently authenticated user. Otherwise, the user can update their own settings.

Request

Responses

The object was successfully updated. The response body is empty. See the Location header for the URL of the updated object.

Response Headers
    Location

    The URL of the updated or modified object.