GET
/
tyk
/
reload
/
group
Hot-reload a group of Tyk nodes.
curl --request GET \
  --url https://{tenant}/tyk/reload/group \
  --header 'X-Tyk-Authorization: <api-key>'
{
  "message": "",
  "status": "ok"
}

Authorizations

X-Tyk-Authorization
string
header
required

Api key

Response

Reload the Tyk Gateway.

message
string
status
string