Eval runs
Revoke a model lease
Kills this caller's SDK model leases under runId in the addressed project, immediately — the proxy fails a revoked lease closed from that moment. Leases also expire on their own, so this is for ending a run early (an SDK suite calls it at teardown) rather than something a caller must do.
post/projects/{projectId}/model-leases/revoke
Path parameters
projectIdstring required
Project id, or the literal default for the key org's Default project.
Request body
Response
How many leases were revoked.