Skip to main content
POST
Create RTStream alert

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

stream_id
string
required
Example:

"rts-12345"

scene_index_id
string
required
Example:

"scene-idx-12345"

Body

application/json
event_id
string
required
Example:

"event-12345"

callback_url
string
Example:

"https://webhook.example.com/alert"

ws_connection_id
string
Example:

"conn-123"

Response

200 - application/json

Alert created

success
boolean
Example:

true

data
object