Processes
execute a process.
Executes a process (this may result in the creation of a job resource e.g., for asynchronous execution).
For more information, see Section 7.9.
post/processes/{processID}/execution
Path parameters
processIDstring required
Headers
Preferstring
Indicates client preferences, including whether the client is capable of asynchronous processing. A respond-async preference indicates a preference for asynchronous processing. A wait: <x>s preference indicates that the client prefers to wait up to x seconds to receive a reponse synchronously before the server falls back to asynchronous processing.
Request body
Response
Result of synchronous execution