TeXML REST Commands
Updates siprec session for a call
Updates siprec session identified by siprec_sid.
post/texml/Accounts/{account_sid}/Calls/{call_sid}/Siprec/{siprec_sid}.json
Path parameters
account_sidstring required
The id of the account the resource belongs to.
call_sidstring required
The CallSid that identifies the call to update.
siprec_sidstring required
The SiprecSid that uniquely identifies the Sip Recording.
Response
Successful SIPREC session update response
Example response
{
"account_sid": "61bf923e-5e4d-4595-a110-56190ea18a1b",
"call_sid": "v3:9X2vxPDFY2RHSJ1EdMS0RHRksMTg7ldNxdjWbVr9zBjbGjGsSe-aiQ",
"date_updated": "Fri, 11 Aug 2023 19:12:11 +0000",
"sid": "61bf923e-5e4d-4595-a110-56190ea18123",
"status": "in-progress",
"uri": "https://api.telnyx.com/v2/texml/Accounts/61bf923e-5e4d-4595-a110-56190ea18123/Calls/v3:9X2vxPDFY2RHSJ1EdMS0RHRksMTg7ldNxdjWbVr9zBjbGjGsSe-ai/Siprec/61bf923e-5e4d-4595-a110-56190ea18123"
}