๐ Share how you're building agents for a chance to win LangChain swag!
cURL
curl --request DELETE \ --url https://api.example.com/v2/deployments/{deployment_id}
{ "detail": "Deployment ID {deployment_id} not found." }
Delete a deployment by ID.
Successful Response
Was this page helpful?