Delete location
Last updated 1 year ago
This endpoint allows you to delete a specific location from your DTM account.
loc_id
DELETE /dtm-api/v1/locations/{loc_id} HTTP/1.1 Host: api.getdor.com Authorization: Basic username:password Accept: */*
Successful operation
{ "data": {}, "meta": {} }