Router Commands
Execute commands on a site (internal sync)
Sends an execution script or command to the management server for the site. Similar to /sync but specifically for custom script execution.
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
Sync (execute) request payload
The body is of type object
.
Response
200
Command output from the router