---
title: "Hot-reload a single node."
method: GET
path: "/tyk/reload"
tags: ["Hot Reload"]
---

# Hot-reload a single node.

`GET /tyk/reload`

Tyk is capable of reloading configurations without having to stop serving requests. This means that API configurations can be added at runtime, or even modified at runtime and those rules applied immediately without any downtime.

## Query parameters

- `block` boolean

## Response `200`

Reload gateway.

- ApiStatusMessage
  - `message` string
  - `status` string

## Other responses

- `403` — Forbidden

---

[API](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api.md) · [All operations](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tyktechnologies/tyk-gateway-api/versions/4ae998d5545e/schema)
