JOC API

Version 2.7.4

Download RAML
JOC API
/plans/close
POST

Closes plans


Parameters in the POST body schema

Name Type Description Example Default
controllerId required, string Controller ID myController
planIds required, array[object]
{
  "planSchemaId": "DailyPlan",
  "noticeSpaceKey": "2025-03-20"
}
planSchemaId required, string Schema ID of a plan, e.g. 'DailyPlan'
noticeSpaceKey required, string Plan key of the plan