Create

POST

Create a new secret. The secret value is immutable after creation.

Request

This endpoint expects an object.
namestringRequired
descriptionstringRequired
decryptedValuestringRequired
propertiesmap from strings to stringsRequired
labelsset of stringsRequired

Response

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