---
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

---

[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/revisions/4ae998d5545e/schema)
