curl --request POST \
--url https://api.vida.dev/api/v2/agent/publish
{
"success": true,
"message": "Agent camp931829b5857f published"
}
Publish your staging agent to your active default agent.
curl --request POST \
--url https://api.vida.dev/api/v2/agent/publish
{
"success": true,
"message": "Agent camp931829b5857f published"
}
Vida API Token
Successful response
The response is of type object
.