nuke duplicate contact_id in statuscake docs (#13528)

This commit is contained in:
Alex Boyd 2017-04-11 03:07:33 -06:00 committed by Paul Stack
parent d37437500d
commit 8592b3b120
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ The following arguments are supported:
* `test_type` - (Required) The type of Test. Either HTTP or TCP
* `paused` - (Optional) Whether or not the test is paused. Defaults to false.
* `timeout` - (Optional) The timeout of the test in seconds.
* `contact_id` - (Optional) The ID of the contact group to associate with the test.
* `confirmations` - (Optional) The number of confirmation servers to use in order to detect downtime. Defaults to 0.
* `port` - (Optional) The port to use when specifying a TCP test.
* `trigger_rate` - (Optional) The number of minutes to wait before sending an alert. Default is `5`.