Skip to main content
POST
X アクティビティのサブスクリプションを作成

承認

Authorization
string
header
必須

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

ボディ

application/json
event_type
enum<string>
必須
利用可能なオプション:
profile.update.bio,
profile.update.profile_picture,
profile.update.banner_picture,
profile.update.screenname,
profile.update.geo,
profile.update.url,
profile.update.verified_badge,
profile.update.affiliate_badge,
news.new,
follow.follow,
follow.unfollow,
chat.received,
chat.sent,
ProfileBioUpdate,
ProfilePictureUpdate,
ProfileBannerPictureUpdate,
ProfileScreennameUpdate,
ProfileGeoUpdate,
ProfileUrlUpdate,
ProfileVerifiedBadgeUpdate,
NewsNew,
FollowFollow,
FollowUnfollow
filter
object
必須

XAA のサブスクリプション。

tag
string
Required string length: 1 - 200
webhook_id
string

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

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

"1146654567674912769"

レスポンス

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

data
object
errors
object[]
Minimum array length: 1

IETF RFC 7807 (https://tools.ietf.org/html/rfc7807) で定義された HTTP Problem Details オブジェクト。

meta
object