Skip to main content
PATCH
Update RTStream scene index prompt

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
prompt
string
required
Example:

"Updated scene description prompt"

Response

200 - application/json

Scene index prompt updated

success
boolean
Example:

true

message
string
Example:

"Operation successful"