v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-143933299.0 KB
VideoV1RecordingSettings

post/v1/RecordingSettings/Default

Response

OK

account_sidstring nullable

The SID of the Account that created the RecordingSettings resource.

friendly_namestring nullable

The string that you assigned to describe the resource and show the user in the console

aws_credentials_sidstring nullable

The SID of the stored Credential resource.

aws_s3_urlstring uri nullable

The URL of the AWS S3 bucket where the recordings are stored. We only support DNS-compliant URLs like https://documentation-example-twilio-bucket/recordings, where recordings is the path in which you want the recordings to be stored. This URL accepts only URI-valid characters, as described in the RFC 3986.

aws_storage_enabledboolean nullable

Whether all recordings are written to the aws_s3_url. When false, all recordings are stored in our cloud.

encryption_key_sidstring nullable

The SID of the Public Key resource used for encryption.

encryption_enabledboolean nullable

Whether all recordings are stored in an encrypted form. The default is false.

urlstring uri nullable

The absolute URL of the resource.