---
title: "Refresh"
method: POST
path: "/api/v3/automations/{automation_id}/refresh"
tags: ["Automations"]
---

# Refresh

`POST /api/v3/automations/{automation_id}/refresh`

## Path parameters

- `automation_id` string, required

## Response `200`

Successful Response

- AutomationRefreshResponse
  - `updated_institution_ids` string[], required

## Other responses

- `422` — Validation Error

---

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