Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

Update

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

PUT

Path

/qrs/[type]/{id}

Description

Update an existing entity, identified by {id}, of a specific [type].

Example:  

PUT qrs/stream/00000000-0000-0000-0000-000000000001: Update the stream object identified by the specified GUID.

Body

[type]

The body must contain a JSON structure that corresponds to an object of the given [type]. In addition, the GUID in the URL and in the body must correspond to an existing object.

Return value

[type]

The entity is returned, which makes it possible to check the properties that are automatically initialized or updated by the Qlik Sense Repository Service (QRS).

Optional parameters

-

Example: Update custom property for an engine service

This example shows how to update a custom property for a specific engine service.

Example: Update tag

This example shows how to update a specific tag.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!