SyncV1SyncListItem
delete/v1/Services/{ServiceSid}/Lists/{ListSid}/Items/{Index}
Path parameters
ServiceSidstring required
The SID of the Sync Service with the Sync List Item resource to delete.
ListSidstring required
The SID of the Sync List with the Sync List Item resource to delete. Can be the Sync List resource's sid or its unique_name.
Indexinteger required
The index of the Sync List Item resource to delete.
Headers
If-Matchstring
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.
Response
The resource was deleted successfully.