workspaceIdstring
The ID of the project to create the secret in.
projectSlugstring
The slug of the project to create the secret in.
environmentstring required
The slug of the environment to create the secret in.
secretPathstring
The path to create the secret in.
secretValuestring required
The value of the secret to create.
secretCommentstring
Attach a comment to the secret.
tagIdsstring[]
The ID of the tags to be attached to the created secret.
skipMultilineEncodingboolean nullable
Skip multiline encoding for the secret value.
type'shared' | 'personal'
The type of the secret to create.
secretReminderRepeatDaysnumber nullable
Interval for secret rotation notifications, measured in days.
secretReminderNotestring nullable
Note to be attached in notification email.