v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-0594982.6 KB
Contentv1Content

Update Content

Update a Content resource

put/v1/Content/{Sid}

Path parameters

Sidstring required

The Twilio-provided string that uniquely identifies the Content resource to update.

Request body

friendly_namestring

User defined name of the content

variablesobject

Key value pairs of variable name to value

languagestring

Language code for the content

Response

OK

date_createdstring date-time nullable

The date and time in GMT that the resource was created specified in RFC 2822 format.

date_updatedstring date-time nullable

The date and time in GMT that the resource was last updated specified in RFC 2822 format.

sidstring nullable

The unique string that that we created to identify the Content resource.

account_sidstring nullable

The SID of the Account that created Content resource.

friendly_namestring nullable

A string name used to describe the Content resource. Not visible to the end recipient.

languagestring nullable

Two-letter (ISO 639-1) language code (e.g., en) identifying the language the Content resource is in.

variablesobject nullable

Defines the default placeholder values for variables included in the Content resource. e.g. {"1": "Customer_Name"}.

typesobject nullable

The Content types (e.g. twilio/text) for this Content resource.

urlstring uri nullable

The URL of the resource, relative to https://content.twilio.com.

linksobject nullable

A list of links related to the Content resource, such as approval_fetch and approval_create