# Removal of code This call can be used to delete the existing code from the given location. if the code for the given (position) does not exist, the API returns Endpoint: DELETE /api/template-include/{location} Version: 1.0.0 Security: shoptetAccessToken, shoptetPrivateApiToken ## Path parameters: - `location` (string, required) supported values: , , Example: "common-header" ## Header parameters: - `Content-Type` (string, required) ## Response 200 fields (application/json): - `data` (object,null, required) - `errors` (array,null, required) - `errors.errorCode` (string, required) Short text error identification - `errors.message` (string, required) Descriptive error message - `errors.instance` (string, required) Identification of the entity referenced