Update Secret

Create or update a secret for an agent.

Path parameters

addressstringRequired
namestringRequired

Query parameters

no_cachebooleanOptionalDefaults to false

Request

This endpoint expects an object.
secretstringRequired
Sensitive data to be stored securely.

Response

Successful Response
namestring
Name of the secret.
secretstring
Masked secret value.
timestampstringformat: "date-time"
Timestamp of creation.

Errors

422
Unprocessable Entity Error