| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| method | false | GET |
Sets the method for the call
|
GET, POST, PUT, ... |
| language | false | SpEL |
the language of the 'test' condition
|
SpEL, groovy, jsonpath, xpath |
| url | true | - | Sets the url of the call
|
"https://api.predic8.de" |