Path parameters
-
The SID of the Sync Service with the Sync Map resource to delete.
-
The SID of the Sync Map resource to delete. Can be the Sync Map's
sid
or itsunique_name
.
DELETE /v1/Services/{ServiceSid}/Maps/{Sid}
curl \
-X DELETE https://sync.twilio.com/v1/Services/{ServiceSid}/Maps/{Sid} \
--user "username:password"