Skip to main content
POST
/
v1
/
config_entries
/
config_entry
/
{config_entry}
/
reload
Reload config entry
curl --request POST \
  --url http://0.0.0.0:3000/v1/config_entries/config_entry/{config_entry}/reload \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

config_entry
string
required

Response

200 - application/json

Successful response