---
title: "Hot-reload a group of Tyk nodes."
method: GET
path: "/tyk/reload/group"
tags: ["Hot Reload"]
---

# Hot-reload a group of Tyk nodes.

`GET /tyk/reload/group`

To reload a whole group of Tyk nodes (without using the Dashboard or host manager). You can send an API request to a single node, this node will then send a notification through the pub/sub infrastructure to all other listening nodes (including the host manager if it is being used to manage Nginx) which will then trigger a global reload.

## Response `200`

Reload the Tyk Gateway.

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

## Other responses

- `403` — Forbidden

## Changes

- **2024-09-18** `111affa17abe` — 1 info
  - added the non-success response with the status `403`
- **2022-05-24** `111d8ca21864` — 1 info
  - removed the non-success response with the status `403`

[Change history](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/changes/tyk/reload/group/get.md)

---

[API](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api.md) · [All operations](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tyktechnologies/tyk-gateway-api/revisions/900d0a33ae1d/schema)
