Authorizations
A JWT issued by Altostrat's authentication service, containing user and organization claims.
Path Parameters
The unique identifier for the site (router).
Body
The RouterOS command and its parameters to execute on the target site.
Response
The command was executed successfully. The body contains the raw response from the RouterOS API.
The raw response from the RouterOS API, which is typically an array of objects representing the command output.