Recording Webhook
POST http://localhost:{{PROXY}}9938/v1/Accounts/{{ACCOUNT_SID}}/Workspaces/WS00000000000000000000000000000000/Tasks/WT00000000000000000000000000000000/FlexRecordingWebhook
Request Body
[{"name"=>"AccountSid", "value"=>"{{ACCOUNT_SID}}", "datatype"=>"string"}, {"name"=>"CallSid", "value"=>"CA00000000000000000000000000000000", "datatype"=>"string"}, {"name"=>"RecordingSid", "value"=>"RE00000000000000000000000000000000", "datatype"=>"string"}, {"name"=>"RecordingUrl", "value"=>"https://handler.twilio.com/twiml/EHd14d3e5c3b06ccfeffd994e0cb0d5829", "datatype"=>"string"}, {"name"=>"RecordingStatus", "value"=>"completed", "datatype"=>"string"}, {"name"=>"RecordingDuration", "value"=>"60", "datatype"=>"number"}, {"name"=>"RecordingChannels", "value"=>"1", "datatype"=>"number"}, {"name"=>"RecordingSource", "value"=>"Conference", "datatype"=>"string"}]
Key | Datatype | Required | Description |
---|
Content-Type | string | | |