📢 GitHub Org Rename: All-Hands-AI to OpenHands on Monday Oct 20th at 18:00 UTC. Migration details →
cURL
curl --request POST \ --url https://app.all-hands.dev/api/secrets \ --header 'Content-Type: application/json' \ --header 'X-Session-API-Key: <api-key>' \ --data '{ "name": "<string>", "description": "<string>", "value": "<string>" }'
{}
Custom secret model with value
Successful Response
Was this page helpful?