# Delete sync map **DELETE /v1/Services/{ServiceSid}/Maps/{Sid}** Sync map objects ## Servers - https://sync.twilio.com: https://sync.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **ServiceSid** (string) The SID of the [Sync Service](https://www.twilio.com/docs/sync/api/service) with the Sync Map resource to delete. - **Sid** (string) The SID of the Sync Map resource to delete. Can be the Sync Map's `sid` or its `unique_name`. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)