GuidesAPI Reference
API Reference

Delete a specific data subset

Deletes a specific data subset identified by dataSubsetId.

  • This is an asynchronous operation: the request returns a status link which can be used to check the deletion status.
Path Params
string
required

HERE Resource Name (HRN) of the catalog.

string
required

Immutable ID used to refer to the subset.

Responses

401

Unauthorized

403

Forbidden - A catalog with the specified HRN doesn't exist or access to this catalog is forbidden.

409

Conflict - The data subset with the specified ID is in the process of being deleted.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json