Asynchronous API
Asynchronous job execution
Queues a job to run scripts or config changes on the router without waiting for real-time response.
POST
Authorizations
Use the Authorization: Bearer <token>
header format
Path Parameters
The UUID of the router for asynchronous commands.
Body
application/json
Asynchronous job specification including script, backup preference, etc.
The body is of type object
.
Response
200 - application/json
Job creation success
The response is of type object
.