Execute a process
Last updated
Last updated
Description
Execute a specific process
Endpoint
/ogc/processes/processes/{processId}/execute
Method
POST
Minimum Access Level
Account holder only and view
Minimum processing units
5
inputs
object
inputs to run the process with. Should contain the property "arrayInputs" being an array of objects with the properties "name" and "value" of the parameters to use in the process.
true