Execution
Run plugin by ref
Executes the given plugin ref, with the provided body, params and state loaded into the plugin at runtime.
POST
Authorizations
Execution API requests require an Authorization Bearer header with your Suborbital Compute Environment token.
Headers
Path Parameters
The module reference
Body
text/plain ยท string
The payload bytes to be used as input to the module.
The body is of type string
.
Response
200
OK