Run Deployment Now
post/v1/deployments/{deployment_id}/run?beta=true
Path parameters
deployment_idstring required
Path parameter deployment_id
Headers
anthropic-versionstring
anthropic-betastring
Response
Successful response (OK)
Example response
{
"agent": {
"type": "agent",
"id": "agent_011CZkYqphY8vELVzwCUpqiQ",
"version": 1
}
}