Preparing search index...
The search index is not available
cvat-sdk
cvat-sdk
PatchedWebhookWriteRequest
Interface PatchedWebhookWriteRequest
Export
PatchedWebhookWriteRequest
interface
PatchedWebhookWriteRequest
{
content_type
?:
"application/json"
;
description
?:
string
;
enable_ssl
?:
boolean
;
events
?:
EventsEnum
[]
;
is_active
?:
boolean
;
secret
?:
string
;
target_url
?:
string
;
}
Index
Properties
content_
type?
description?
enable_
ssl?
events?
is_
active?
secret?
target_
url?
Properties
Optional
content_
type
content_type
?:
"application/json"
Memberof
PatchedWebhookWriteRequest
Optional
description
description
?:
string
Memberof
PatchedWebhookWriteRequest
Optional
enable_
ssl
enable_ssl
?:
boolean
Memberof
PatchedWebhookWriteRequest
Optional
events
events
?:
EventsEnum
[]
Memberof
PatchedWebhookWriteRequest
Optional
is_
active
is_active
?:
boolean
Memberof
PatchedWebhookWriteRequest
Optional
secret
secret
?:
string
Memberof
PatchedWebhookWriteRequest
Optional
target_
url
target_url
?:
string
Memberof
PatchedWebhookWriteRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content_
type
description
enable_
ssl
events
is_
active
secret
target_
url
cvat-sdk
Loading...
Export
PatchedWebhookWriteRequest