Generate remote command
POST/GenerateRemoteCommand
Generates a remote command for an entry point and publishes command payload to controller channel when possible. Expects JSON body.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
Success
Invalid request body
Unauthorized external app session
No permission
Entry point or controller not found
Business rule validation failure
Internal server error