TikTok LIVE Alert Targets
Manage, create, update, and retrieve information about TikTok LIVE Creator Alert Targets.
Test alert target
Test an alert target
Path Parameters
Responses
Response Attributes
Create alert target
Create a target for an alert. This is the HTTP endpoint that will be called when an alert is triggered.
Path Parameters
Request Body
RequiredConfiguration for the alert target
Construct a type with a set of properties K of type T
Responses
Response Attributes
Public, snake_case response shape for an alert target.
Mirrors the legacy (old-schema.json) target shape as closely as the new
gRPC {@link LivePushAlertTarget} model allows: field casing is converted,
metadata is re-hydrated from the stored JSON string, the unix-ms timestamps
are threaded back into ISO created_at / updated_at, and alert_creator_id
is coerced to a number.
List alert targets
List all alert targets for a specific alert
Path Parameters
Responses
Response Attributes
Delete alert target
Delete an alert target from the Sign API
Path Parameters
Responses
Response Attributes