GuidesAPI Reference
API Reference

Mark a catalog as disabled or re-enable catalog

Allows to mark a catalog status as disabled or to re-enable it.

Path Params
string
required

The HERE Resource Name (HRN) of the catalog

Body Params
boolean
required

If set to true, then no data reads and writes can be performed against the catalog while disabled. To re-enable, set to false.

Responses

400

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

401

Unauthorized

403

Forbidden - Access to this catalog is forbidden.

404

Not Found - A catalog with the specified HRN doesn't exist.

409

Conflict - The catalog with the specified HRN is in the process of being updated.

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