Skip to main content

Input fields

callId : UUID! required

UUID identifying the call this recording belongs to.

duration : Int! required

The duration of the recording, in seconds.

sourceS3Url : String! required

The S3 URL of the recording in the client's own S3 bucket.

startedAt : DateTime! required

The datetime the recording started.

vendorRecordingId : String

The call system's identifier for this recording. Recommended, to prevent duplicate recordings being added for a given call if the same data is reimported.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "callId": "8477ef2a-15af-4b53-93a0-8338e9ebce7e", "duration": 70, "sourceS3Url": "end-huge-name-goal-would", "startedAt": "1991-11-13T11:42:14.370630+00:00", "vendorRecordingId": "64227746" }