Create a new secret.
post/system/secrets
Request body
Example request
{
"name": "aws-key",
"value": "changeme"
}Response
Created
Changes
No recorded changes to this endpoint across all 1 revision of this API.
{
"name": "aws-key",
"value": "changeme"
}Created
No recorded changes to this endpoint across all 1 revision of this API.