Deleting custom layouts

You can delete a custom layout that you have already created previously. You may do so by yourself or by contacting us. If you want to delete a custom layout, follow the steps below:

  1. Go to our API specification page and click the DELETE /address/layouts/v2/{name}, so that it expands.
    DELETE /layouts swagger view
  2. Click Try it out in the upper-right corner.
  3. In the Parameter section:
    • Enter your token in the Auth-Token field.
    • Enter the name of the layout.
  4. Click Execute to send the request to the API.