Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 660 Bytes

ApiV2WebhooksSearchPostRequest.md

File metadata and controls

17 lines (9 loc) · 660 Bytes

ApiV2WebhooksSearchPostRequest

Properties

Name Type Description Notes
name String Specifies a webhook name to search for [optional]
eventTypes Set<WebHookEventTypeModel> Specifies a webhook event types to search for [optional]
methods Set<RequestTypeModel> Specifies a webhook methods to search for [optional]
projectIds Set<UUID> Specifies a webhook project IDs to search for [optional]
isEnabled Boolean Specifies a webhook deleted status to search for [optional]