process
Execute a command
Execute a command and return process information
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Process execution request
The body is of type object
.
Response
200
application/json
Process information
The response is of type object
.