GuidesAPI Reference
API Reference

Create data subsets

Creates one or more data subsets for the given catalog.

  • Maximum 1000 data subsets can be created in a single request.
  • This is an asynchronous operation: the request returns a status link which can be used to check the operation result.
Path Params
string
required

HERE Resource Name (HRN) of the catalog.

Body Params

Array of data subsets to create.

Responses

400

Bad Request - indicates that your request failed fast validation, such as syntax or some logical errors.

401

Unauthorized

402

Payment required - indicates that your request failed because performing the catalog operation would exceed the resource limit.

403

Forbidden

409

Conflict - indicates that a data subset with the same ID already exists or is in the process of being created.

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