Hot-reload a single node

GET {{baseUrl}}/tyk/reload/?block=true

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.

Request Params

KeyDatatypeRequiredDescription
blockbooleanBlock a response until the reload is performed. This can be useful in scripting environments like CI/CD workflows.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

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