Create command
Commands
Create command
Run a command on the site.
Processing mode: async
POST
Create command
Documentation Index
Fetch the complete documentation index at: https://forge.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.