POST /v1/Services/{ServiceSid}/Lists/{ListSid}/Items/{Index}

twilio.com:twilio_sync_v1

Summary:
Operation ID: UpdateSyncListItem
Auth: unknown

Parameters (4)

If-Match (string, header, optional)

If provided, applies this mutation if (and only if) the “revision” field of this [map item] matches the provided value. This matches the semantics of (and is implemented with) the HTTP [If-Match header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-Match).

Index (integer, path, required)

The index of the Sync List Item resource to update.

ListSid (string, path, required)

The SID of the Sync List with the Sync List Item resource to update. Can be the Sync List resource's `sid` or its `unique_name`.

ServiceSid (string, path, required)

The SID of the [Sync Service](https://www.twilio.com/docs/sync/api/service) with the Sync List Item resource to update.

No probe data for this endpoint yet.