Webhook

Webhook describes a mechanism for modifying permissions.

Fields

namestring
urlstring
URL requested when a permission is granted or revoked.
methodstring
Method used to send HTTP message.
headersarray of Webhook.HeadersEntry
Headers included when request to URL is made.
secretstring
Secret used to sign the request.
dryRunboolean
DryRun indicates whether the webhook should be skipped instead of triggered.