| webhookTemplate |
string |
true |
ID or name of webhook template |
| url |
string |
true |
Url for the webhook |
| environment |
string |
true |
ID of environment to add the webhook to. This can be repeated for multiple environments. |
| webhookProxyHost |
string |
false |
Host name of http proxy. Default ${p?:system/proxyHost}. |
| webhookProxyPort |
string |
false |
Port of http proxy. Default ${p?:system/proxyPort}. |
| webhookProxyUsername |
string |
false |
Username for authentication with http proxy. Default ${p?:system/proxyUsername}. |
| webhookProxyPassword |
string |
false |
Password for authentication with http proxy. Default ${p?:system/proxyPassword}. |