스케쥴을 삭제하는 API 입니다.

ScheduleDelete API Key Detail (Request)

name

type

Description

SCH_ID

string

스케쥴 ID

RESULT

string

응답코드

ScheduleDelete API & Examples

POST

http://{server ip:port}/api/ScheduleDelete

Request

Content-Type: application/json

{

  • "SCH_ID":"11"

}

Response

성공 : {"result":"1"}

Exception : {"result":"-1"}

SCH_ID NULL Request : {"result":"2"}

Created with the Personal Edition of HelpNDoc: Full-featured Kindle eBooks generator