Update a process
Description | Creates a new process |
Endpoint |
|
Method | PATCH |
Access Level Rules
Minimum Access Level | edit+ |
Processing Units
Processing units | 1 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| Should be an array of objects. Each object should have a name, description and example. All should be of type string. | false | |
| Should be a string with the url of the git to run. | false | |
| Should be the file to run as a process. | false |
Example request:
Last updated