Skip to main content
POST
Webhook を作成

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

ボディ

application/json
url
string
必須
Required string length: 1 - 200

レスポンス

リクエストは成功しました。

Webhook 構成

created_at
string<date-time>
必須
id
string
必須

この Webhook 構成の一意の識別子。

Pattern: ^[0-9]{1,19}$
:

"1146654567674912769"

url
string
必須

Webhook のコールバック URL。

valid
boolean
必須