Acknowledgment messages
Stop recording acknowledge (ack)
Payload definition for the stop_recording
acknowledgment.
session_id
string
requiredId of the live session
created_at
string
requiredDate of creation of the message. The date is formatted as an ISO 8601 string
acknowledged
boolean
requiredFlag to indicate if the action was successfully acknowledged
error
object
requiredError message if the action was not successfully acknowledged
type
enum<string>
default: stop_recordingrequiredAvailable options:
stop_recording
data
object
requiredThe message data. "null" if the action was not successfully acknowledged
Was this page helpful?