Sites
Perform a site action
Sends an SNS-based request to the router for various special actions (reboot, clear firewall, etc.).
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the site
Body
application/json
Specifies the action to run
The body is of type object
.
Response
200
Action successfully sent