Logo
DeltaTrak API Documentation

Invalid Location ID

DELETE {{baseUrl}}/account/:accountID/location/:locationID

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Authorization
string (Required)




RESPONSES

status OK

{ "message": "Location successfully deleted!" }



Curl
curl -X DELETE 'https://7qzar0u2yd.execute-api.us-east-1.amazonaws.com/test//account/:accountID/location/:locationID' -H 'Authorization: bGciOiJub25lIn0.eyJhZG1pbiI6dHJ1ZSwidXNlcklEIjoiNjM5NzViZDRkY2Q2OTMwMDJjMzgxMDMzIiwiaWF0IjoxNjg1MDIwNzk1LCJpc3MiOiJ1cm46Zmxhc2h0cmFrOmlzc3VlciIsImF1ZCI6InVybjp1c2VyOmF1ZGllbmNlIiwiZXhwIjoyMDAwNTk2Nzk1fQ.'

ENDPOINTS