v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-054815267.9 KB
SyncV1StreamMessage

Create a new Stream Message.

Create a new Stream Message.

post/v1/Services/{ServiceSid}/Streams/{StreamSid}/Messages

Path parameters

ServiceSidstring required

The SID of the Sync Service to create the new Stream Message in.

StreamSidstring required

The SID of the Sync Stream to create the new Stream Message resource for.

Response

Created

sidstring nullable

The unique string that we created to identify the Stream Message resource.

{"stackTrail":"components:schemas:sync.v1.service.sync_stream.stream_message:properties:data","oasType":"schema","type":"unknown","description":"An arbitrary, schema-less object that contains the Stream Message body. Can be up to 4 KiB in length.","extensionFields":{"x-twilio":{"pii":{"handling":"sensitive","deleteSla":0}}},"nullable":true}