Update

Update a secret by rid.

Path parameters

ridstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringOptional
descriptionstringOptional
propertiesmap from strings to stringsOptional
labelsset of stringsOptional

Response

This endpoint returns an object.
ridstring
namestring
descriptionstring
createdBystring
propertiesmap from strings to strings
labelsset of strings
createdAtdatetime
isArchivedboolean