Agents
DELETE /agents/config/{id}
Removes the org's Claude-WarpBuild integration (clears the stored agent binding; the Provider environment is left untouched). Refused while sessions are still running. Backs the Connected-environment bin action.
Authorization
JWTKeyAuth Authorization<token>
In: header
Path Parameters
id*string
Environment id
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/agents/config/string"{ "property1": "string", "property2": "string"}