Webhook 등록
Webhook 등록
이벤트 알림을 받을 webhook URL을 등록합니다. 하나의 계정에 여러 webhook을 등록할 수 있습니다.
Authentication
AuthorizationBearer
API Key를 Bearer 토큰으로 전달
Path parameters
accountId
계정 ID
Request
This endpoint expects an object.
url
Webhook URL
events
구독할 이벤트 목록
Response
Webhook 생성 성공
id
account_id
url
events
active
created_at
Errors
400
Bad Request Error
401
Unauthorized Error