Cattura CaptureCast HTTP API Documentation

settings.setSetting

Update a single setting on this unit.

Method URL

POST settings/{setting}

Requires Authorization

This method requires the following permissions: manage settings

URL Parameters

Name Type Description
setting string the name of the setting

Post/Query Parameters

Name Type Description
value any the value to set the setting to

Example

curl 'http://'

Test Method

Parameters

Name Type
setting
value

Result