Skip to main content

Update a screen's global settings

PUT 

/settings/screens/global/:id_screen

Updates the global settings for the given Screen ID. This operation allows you to update the global settings for a screen, which apply to all users unless they have customized settings for a specific screen.

Required abilities

This operation requires the Authority - Administrator ability.

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.