WebhookEndpoint object
Webhook endpoint summary.
Example JSON representation
{
"id": "string",
"scope": "scalr",
"url": "string"
}
Properties
property | attributes | valid values | description | filter option |
---|---|---|---|---|
id string |
optional |
Webhook endpoint identifier. |
||
scope string |
optional |
"scalr" "account" "environment" "farm" "farmrole" "role" "server" |
||
url string |
optional |
Endpoint URL. |