Change a local security connector password

Changes the local password for the specified security connector.

Path Params
integer
required

A unique identifier for the security connector.

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
string
required
length ≥ 1

Plain password meeting the password criteria.

Responses

Headers
object
string

Location URL for the newly created resource.

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
Authentication
URL