---
title: "Set source state"
method: PUT
path: "/{env_id}/{flow_id}/{tenant}/linkedSources/state"
---

# Set source state

`PUT /{env_id}/{flow_id}/{tenant}/linkedSources/state`

Overwrite the source state with your own bookmarks to re-sync or ignore data

## Path parameters

- `env_id` string, required
- `flow_id` string, required
- `tenant` string, required

## Query parameters

- `tap_name` string, required

## Request body

- object
  - `state` object — State object containing bookmark timestamps

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/hotglue/apis/hotglue-api.md) · [All operations](https://skmtc.net/hotglue/apis/hotglue-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hotglue/hotglue-api/versions/30ff54d01ec0/schema)
