Specifies the input for ModeEventCallback patch
- input ModelEventCallbackPatchInput {
- : WebhookCallbackPatchInput
- # Custom key that will be included in the request body of the callback.
- #
- # Maximum length is 64 characters.
- : String
- : [ModelEventType]
- # Version of callback behavior to use, valid options are 1 or 2.
- : Int
- }