RESTPatch
Alias:RESTPatch
Output:Unit
Executes a REST Patch request
| Parameter | Type | Required | Position | Default Value | Summary |
|---|---|---|---|---|---|
| BaseURL | string | ✔ | 1 | The base url | |
| RelativeURL | string | ✔ | 2 | The relative url | |
| Entity | entity | ✔ | 3 | The Entity to create | |
| Headers | entity | No Additional Headers | Additional headers to send |