transforms
public

Refresh Transform

Refreshes an existing transform by re-running operations on rows that need updating.

patch/v1/transforms/{transform_id}

Path parameters

transform_idstring required

Query parameters

asset_idsstring[]

List of asset ids to refresh. Don't provide if providing row_ids

List of asset ids to refresh. Don't provide if providing row_ids

row_idsstring[]

List of row ids to refresh. Don't provide if providing asset_ids

List of row ids to refresh. Don't provide if providing asset_ids

include_referenceboolean

Headers

API-Versionstring

Pass in an API version to guarantee a consistent response format.

The latest version should be used for all new API calls. Existing API calls should be updated to the latest version when possible.

Valid versions:

  • Latest API version (recommended): 2025-03

  • Previous API version (maintenance mode): 2025-02

If no API version header is included, the response format is considered unstable and could change without notice (not recommended).

Pass in an API version to guarantee a consistent response format.

The latest version should be used for all new API calls. Existing API calls should be updated to the latest version when possible.

Valid versions:

  • Latest API version (recommended): 2025-03

  • Previous API version (maintenance mode): 2025-02

If no API version header is included, the response format is considered unstable and could change without notice (not recommended).

Response

Successful Response

messagestring required

Changes