Update a client version

Updates the details of the specific client version.

Path Params
integer
required

A unique identifier for the client version.

integer
required

A unique identifier for the configuration.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
boolean
required

Enables auto upgrade.

string
length ≥ 1

The entitlement code for the client software version.

string
required
length ≥ 1

The name of the OS installed on the client.

string
required
length ≥ 1

The SHA-256 representation of the version.

string
required
length ≥ 1

The date of expiry of the version.

boolean
required

Marks the version as unsupported.

string
required
length ≥ 1

The name of the specified version.

Headers
string
required

Use the x_etag value included in the GET response. See Concurrency control for details.

Responses
200

Successful response.

x_etag string returned in the response header as If-Match in write requests to avoid overwriting edits by any other API clients. See Concurrency control for details.

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json