Cattura CaptureCast HTTP API Documentation

capture.updateSavedConfiguration

Update a configuration.

Method URL

POST publishing/configurations/{id}/{timestamp}

Requires Authorization

any valid user

URL Parameters

Name Type Description
id string ID of the publisher to query for
timestamp long Timestamp of configuration

Post/Query Parameters

Name Type Description
config json Publishing config

Example

curl 'http://'

Test Method

Parameters

Name Type
id
timestamp
config

Result