Update Workspace Secret

Beta
Used to update a Workspace Secret given its ID or name.

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

idstringRequired
Either the Workspace Secret's ID or its unique name

Headers

X-API-VersionstringOptional

Request

This endpoint expects an object.
labelstringOptional>=1 character
valuestringOptional>=1 character

Response

idstringformat: "uuid"
modifiedstringformat: "date-time"
namestring<=250 characters
labelstring
secret_typeenum
* `USER_DEFINED` - User Defined * `HMAC` - Hmac * `INTERNAL_API_KEY` - Internal Api Key * `EXTERNALLY_PROVISIONED` - Externally Provisioned
Allowed values: