v1
latestOpenAPI 3.0.12026-07-24110189356.6 KBconfig
Deletes a catalog
Deletes a catalog and any layers within that catalog.
delete/catalogs/{catalogHrn}
Path parameters
catalogHrnstring required
The HERE Resource Name (HRN) of the catalog
Query parameters
billingTagstring
The billingTag parameter is an optional free-form tag that you can use to group billing records together. If supplied, it must be between 4 - 16 characters, contain only alpha/numeric ASCII characters [A-Za-z0-9]. Grouping billing records by billing tag will be available in future releases.
Response
Accepted - your request was received and is being processed.
Example response
{
"href": "https://config.data.api.platform.sit.here.com/config/v1/status/02bc9a8d-6dc4-4698-87a0-faf3372e81c1",
"configToken": "02bc9a8d-6dc4-4698-87a0-faf3372e81c1",
"title": "Catalog Creation, Catalog Deletion, Catalog Update",
"type": "urn:olp-types:status"
}