cURL
curl --request PUT \ --url https://app.all-hands.dev/api/secrets/{secret_id} \ --header 'Content-Type: application/json' \ --header 'X-Session-API-Key: <api-key>' \ --data ' { "name": "<string>", "description": "<string>" } '
{}
Documentation IndexFetch the complete documentation index at: https://allhandsai-agent-sdk-18-profile-manager.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://allhandsai-agent-sdk-18-profile-manager.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Custom secret model without value
Successful Response
Was this page helpful?