Remove a plan associated with an event. This feature is only available if the Continuity module was installed.
URL
{WSUrl}/api/events/<Eventcode>/plans/<PlanID>
REQUEST METHOD
DELETE
URL PARAMETERS
EventCode: This parameter is provided in the URL and does not need to be sent through DELETED.
PlanId (Required): ID of the plan associated with the event.
REQUEST EXAMPLE
{WSUrl}/api/events/EVTC201105000052/plans/123
SUCCESS RESPONSE
HTTP status code 204: NoContent