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 \
--request DELETE 'https://sync.twilio.com/v1/Services/{ServiceSid}/Maps/{Sid}' \
--user "username:password"