BotDelete
CheckMATE에서 봇을 삭제할 때 사용되는API 입니다.
BotDelete API Key Detail (Request)
BotDelete API & Examples
POST
http://{server ip:port}/api/BotDelete
Request
Content-Type: application/json
{
- "COMP_CD":"SYMATION",
- "EMP_NO":"User",
- "BOT_ID":2
}
Response
성공 : {"result":1}
정보 오류 : {"result":0}
실패 : {"result":-1}
Created with the Personal Edition of HelpNDoc: Create HTML Help, DOC, PDF and print manuals from 1 single source