JOC API

Version 2.4.0

Download RAML
JOC API
/inventory/releasables/recall
POST

Recalls an array of already released objects.


Parameters in the POST body schema

Name Type Description Example Default
releasables required, array Array of releasable objects to recall (unrelease).
"releasables" : [{
"name" : "mySchedule",
"objectType" : "SCHEDULE"
}]
auditLog optional, object
comment optional, string for auditLog
timeSpent optional, string for auditLog
ticketLink optional, string for auditLog