github.deleterepositorywebhookprops
Home > @runlightyear/github > DeleteRepositoryWebhookProps
DeleteRepositoryWebhookProps interface
Signature:interface DeleteRepositoryWebhookProps
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
hookId | number | The unique identifier of the hook. | |
owner | string | The account owner of the repository. The name is not case sensitive. | |
repo | string | The name of the repository. The name is not case sensitive. |