メインコンテンツへスキップ
POST
Go

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

Event Stream の一意の識別子。

Required string length: 26

ボディ

date_from
string<date-time>

再配信の開始日時を示す RFC-3339 形式の日付時刻(この日時を含む)。秒未満の精度は使用できません。

Maximum string length: 20
date_to
string<date-time>

再配信の終了日時を示す RFC-3339 形式の日付時刻(この日時を含まない)。秒未満の精度は使用できません。

Maximum string length: 20
event_types
enum<string>[]

イベントタイプで絞り込む

利用可能なオプション:
group.created,
group.deleted,
group.member.added,
group.member.deleted,
group.role.assigned,
group.role.deleted,
group.updated,
organization.connection.added,
organization.connection.removed,
organization.connection.updated,
organization.created,
organization.deleted,
organization.group.role.assigned,
organization.group.role.deleted,
organization.member.added,
organization.member.deleted,
organization.member.role.assigned,
organization.member.role.deleted,
organization.updated,
user.created,
user.deleted,
user.updated
statuses
enum<string>[]

ステータスで絞り込む

配信ステータス

利用可能なオプション:
failed
Maximum string length: 6

レスポンス

再配信リクエストは受け付けられました。

date_from
string<date-time>

再配信の開始日時を示す RFC-3339 形式の日付時刻(この日時を含む)。秒未満の精度は使用できません。

Maximum string length: 20
date_to
string<date-time>

再配信の終了日時を示す RFC-3339 形式の日付時刻(この日時を含まない)。秒未満の精度は使用できません。

Maximum string length: 20
event_types
enum<string>[]

イベントタイプでフィルタリング

利用可能なオプション:
group.created,
group.deleted,
group.member.added,
group.member.deleted,
group.role.assigned,
group.role.deleted,
group.updated,
organization.connection.added,
organization.connection.removed,
organization.connection.updated,
organization.created,
organization.deleted,
organization.group.role.assigned,
organization.group.role.deleted,
organization.member.added,
organization.member.deleted,
organization.member.role.assigned,
organization.member.role.deleted,
organization.updated,
user.created,
user.deleted,
user.updated
statuses
enum<string>[]

ステータスで絞り込む

配信ステータス

利用可能なオプション:
failed
Maximum string length: 6