DELETE https://vuega.ecwid.com/api/v1/{storeId}/tile/{tileId}
DELETE
https://vuega.ecwid.com/api/v1/{storeId}/tile/{tileId}
When the tile is deleted with this API request, it also gets deleted from all pages where it was previously available.
Your app must have the following access scopes to make this request: manage_instant_site
manage_instant_site
All path params are required.
storeId
number
Ecwid store ID.
tileId
string
Internal tile ID.
The Authorization header is required.
Authorization
Token for Instant Site API calls. Get token Requires a token with grant_type=authorization_code type.
grant_type=authorization_code
Last updated 9 months ago
Was this helpful?