secrets

Creates a new direktiv secret

post/api/v2/namespaces/{namespace}/secrets

Path parameters

namespacestring required

Request body

namestring

a unique name string of the secret

datastring

base64 encoded string of the secret's data

Response

data of the created direktiv secret

Changes

No recorded changes to this endpoint across all 5 revisions of this API.