OPENAI_API_KEY)curl --location --request PUT '/api/v1/secrets/' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"value": "sk-proj-abc123...",
"description": "OpenAI production API key"
}'{
"id": 0,
"name": "string",
"description": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}