Skip to content
AbloAblo
Esc
navigateopen⌘Jpreview

Release a claim

DELETE/v1/models/{model}/{id}/claim
Path parameters
modelstringrequired
Any model in your pushed schema. `task` is the running example.
idstringrequired
Responses
200Released
object
Request
curl -X DELETE "https://api.abloatai.com/api/v1/models/task/string/claim"
Response
{}