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
Action to run. Must match an enum in SiteActionEnums
Available options:
site.upgrade
, site.clear_firewall
, site.reboot
, site.recreate_management_filter
, site.recreate_tunnel
, site.resend_api_user
Response
Action successfully sent