Skip to content
URL:
https://<adminservicecatalog-url>/services/<serviceName>/MapServer/deleteAllTiles
Methods:
POST
Child Resources:
Job Statistics

Description

The deleteAllTiles operation supports deleting all tiles from an existing cached service.

Parameters

ParameterDetails
deleteAllTiles

The deleteAllTiles parameter will immediately stop all tile cooking jobs, delete all tile cooking jobs and delete all existing tiles. This tile service will be completely clean.

Values: true | false

f

The response format. The default response format is html.

Valid values are: html | json | pjson

JSON Response syntax

Use dark colors for code blocksCopy
1
2
3
{
  "success" : "<true | false>"
}

JSON Response example

Use dark colors for code blocksCopy
1
2
3
{
  "success" : "true"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.