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
}
}Changes
Changed in 2 of the 68 revisions of this API.13
- ▲
response property
session_idlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
removed from the
response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
added
subschema #2to theresponse propertyanyOflist for the response statusresponse-property-any-of-added
- ▲
- ○
endpoint added
endpoint-added
- ○