curl --request PATCH \
--url https://prod.featherhq.com/api/v1/agents/{agentId}/versions/{versionId}/deploy \
--header 'X-API-Key: <api-key>'{
"displayMessage": "<string>"
}Deploy an existing agent version
curl --request PATCH \
--url https://prod.featherhq.com/api/v1/agents/{agentId}/versions/{versionId}/deploy \
--header 'X-API-Key: <api-key>'{
"displayMessage": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.featherhq.com/llms.txt
Use this file to discover all available pages before exploring further.