HttpRequestMethodTypeGQLEnum
The types of HTTP methods supported within the automation actions
| Enum Values : Object | Description |
|---|---|
| POST: | post operation |
| PUT: | put operation |
| PATCH: | patch operation |
| DELETE: | delete operation |
| GET: | get operation |
The types of HTTP methods supported within the automation actions
| Enum Values : Object | Description |
|---|---|
| POST: | post operation |
| PUT: | put operation |
| PATCH: | patch operation |
| DELETE: | delete operation |
| GET: | get operation |