Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 746 Bytes

WebhookPathRequest.md

File metadata and controls

26 lines (14 loc) · 746 Bytes

WebhookPathRequest

Properties

Name Type Description Notes
description String a human readable description of the webhook [optional]
eventTypes List<EventTypesEnum> an array of the types of callbacks that will be sent to this webhook

Enum: List<EventTypesEnum>

Name Value
SUBMISSION_COMPLETE "SUBMISSION_COMPLETE"
SIMILARITY_COMPLETE "SIMILARITY_COMPLETE"
SIMILARITY_UPDATED "SIMILARITY_UPDATED"
PDF_STATUS "PDF_STATUS"
GROUP_ATTACHMENT_COMPLETE "GROUP_ATTACHMENT_COMPLETE"