Create command
Commands
Create command
Run a command on the site.
Processing mode: async
POST
Create command
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization slug
The server ID
The site ID
Body
application/json
The command to run.
Example:
"nvm use 22"
Response
The command has been queued for execution.