Skip to main content
Skip table of contents

External API 변경사항 (9.9.4 버전 > 9.9.5 버전)

External API 변경사항 바로가기


API Docs Json File

994_external.json 995_external.json


1. Access Approval API

(GET) List

Request
  • 변경점 없음

Response

변경 전

변경 후

  • id

  • id추가되었습니다.


2. Approval API

(GET) List

Request
  • 변경점 없음

Response

변경 전

변경 후

  • id

  • id추가되었습니다.


3. Audit Log API

(GET) List of Approval

/api/external/audit-logs

Request
  • Query Parameter

  • /api/docs 에 잘못 표기 되어 있던 cursor 에 대한 내용이 수정되었습니다.

Response
  • /api/docs 에 잘못 표기 되어 있던 nextCursor 에 대한 내용이 수정되었습니다.


4. Notification Channels API

(GET) List

/api/external/notification-channels

Request
  • Query Parameter

변경 전

변경 후

  • dataFlowRequest.filterKey

  • dataFlowRequest.filterValue

  • dataFlowRequest.sortKey

  • dataFlowRequest.sortType

  • filterKey

  • filterValue

  • sortKey

  • sortType

  • 이름변경되었습니다.

Response
  • 변경점 없음

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.