Hot-reload a Tyk group

GET {{baseUrl}}/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.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"message":"\u003cstring\u003e","status":"\u003cstring\u003e"}