Update a Setting Version

Update a Setting Version

Path Params
string
required

The ID that specifies the setting

integer
required

The ID that specifies the setting version

Body Params
string
required

The id of the company that owns this resource.

string
required

The id of the user that owns this resource.

string
required

The id of the configuration the setting belongs to.

values
object

A JSON object with the fields of and specific values for a configuration.

integer

The version of the setting.

Responses
200

Successful operation

401

You are not authorized

404

The item you were looking for does not exist

500

An unexpected error was encountered.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!