Delete Timing OverrideCopy Pagedelete https://sandbox.api.deliverysolutions.co/api/v2/timings/{type}/overrideUse this API to remove configured overrides for a given store, category, and dates.Path ParamstypestringenumrequiredType of timings. Options are location, pickup ,deliveryorreturn.locationpickupdeliveryreturnAllowed:locationpickupdeliveryreturnBody ParamsstoreExternalIdsarray of stringsAn array of location Ids for which timings are being created. This is required when entity is passed as store.storeExternalIdsADD stringbrandExternalIdsarray of stringsAn array of brand Ids for which timings are being created. This is required when entity is passed as brand.brandExternalIdsADD stringcategorystringRequired if type is pickup ,deliveryorreturn.datesarray of stringsrequiredThe date for which the location timing override is to be deleted. It has to be in ISO 8601 format (YYYY-MM-DD)dates*ADD stringentitystringenumrequiredIt can be one value from store, brand or business."store""brand""business"Allowed:"store""brand""business"Responses 200200 400400 404404Updated about 1 year ago Create Timing OverrideGet Timing Override