Cattura CaptureCast HTTP API Documentation

plugins.setSettingsForPlugin

Retrieve user settings for a plugin.

Method URL

POST plugins/{plugin}/settings

Requires Authorization

This method requires the following permissions: manage settings

URL Parameters

Name Type Description
plugin string the ID of the plugin to invoke the service on

Post/Query Parameters

Name Type Description
settings json key/value mapping of settings to set on the plugin

Example

curl 'http://'

Test Method

Parameters

Name Type
plugin
settings

Result