Update Workspace Secret

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

Path parameters

idstringRequired

Either the Workspace Secret’s ID or its unique name

Headers

X-API-KEYstringRequired

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
Allowed values: