Skip to main content

Restore default Banner settings by region

To restore your banner regions settings is simple, you just have to send a DELETE request to our API to the endpoint:

https://api.platform.illow.io/open-api/v1/banner-regions/:siteId
info

Don't forget to include your Access Key in the X-API-Key header of all your requests.

info

Don't forget to replace the URL parameters: :siteId with your site ID.

Request Path

PropertyTypeRequired?Description
siteIdstringYesThe company site ID

Interactive API Reference

Take a look at our interactive Swagger Site!