v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401Feedback

Create Message Feedback to confirm a tracked user action was performed by the recipient of the associated Message

Create Message Feedback to confirm a tracked user action was performed by the recipient of the associated Message

post/2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Feedback.json

Path parameters

AccountSidstring required

The SID of the Account associated with the Message resource for which to create MessageFeedback.

MessageSidstring required

The SID of the Message resource for which to create MessageFeedback.

Response

OK

account_sidstring nullable

The SID of the Account associated with this MessageFeedback resource.

message_sidstring nullable

The SID of the Message resource associated with this MessageFeedback resource.

outcome'confirmed' | 'unconfirmed'

Reported outcome indicating whether there is confirmation that the Message recipient performed a tracked user action. Can be: unconfirmed or confirmed. For more details see How to Optimize Message Deliverability with Message Feedback.

date_createdstring date-time-rfc-2822 nullable

The date and time in GMT when this MessageFeedback resource was created, specified in RFC 2822 format.

date_updatedstring date-time-rfc-2822 nullable

The date and time in GMT when this MessageFeedback resource was last updated, specified in RFC 2822 format.

uristring nullable

The URI of the resource, relative to https://api.twilio.com.