recordings
Upload Recording
Upload a recording for a given interaction. There is a maximum limit of 60 minutes in length and 150MB in size for recordings.
POST
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Example:
"copiloteu"
Path Parameters
The unique identifier of the interaction for which recording should be attributed.
Body
application/octet-stream ยท file
Recording
Response
201
application/json
Returns the recording ID in the response.
The unique identifier for the created recording.
Was this page helpful?