Enable conversation recording and store it in your S3 bucket for on-demand access.
your-bucket-name
with your actual bucket name.arn:aws:iam::123456789012:role/CVIRecordingRole
).<api_key>
: Your actual API key. You can generate one in the Developer Portal.aws_assume_role_arn
: Your AWS ARN.recording_s3_bucket_region
: Your S3 region.recording_s3_bucket_name
: Your S3 bucket name.enable_recording
allows recording to be possible, but it doesn’t start recording automatically. To begin and end recordings, users must do it manually or trigger it through frontend code.conversation_url
field from the response: