Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
WebhooksModel
Webhook
Interface Webhook
interface
Webhook
{
batchingEnabled
:
boolean
;
contentType
:
ContentType
;
createdAt
:
string
;
events
:
WebhooksModel
.
Event
[]
;
headers
:
Record
<
string
,
string
>
;
id
:
number
;
isActive
:
boolean
;
name
:
string
;
payload
:
Record
<
string
,
any
>
;
projectId
:
number
;
requestType
:
RequestType
;
updatedAt
:
string
;
url
:
string
;
}
Index
Properties
batching
Enabled
content
Type
created
At
events
headers
id
is
Active
name
payload
project
Id
request
Type
updated
At
url
Properties
batching
Enabled
batching
Enabled
:
boolean
content
Type
content
Type
:
ContentType
created
At
created
At
:
string
events
events
:
WebhooksModel
.
Event
[]
headers
headers
:
Record
<
string
,
string
>
id
id
:
number
is
Active
is
Active
:
boolean
name
name
:
string
payload
payload
:
Record
<
string
,
any
>
project
Id
project
Id
:
number
request
Type
request
Type
:
RequestType
updated
At
updated
At
:
string
url
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
batching
Enabled
content
Type
created
At
events
headers
id
is
Active
name
payload
project
Id
request
Type
updated
At
url
@crowdin/crowdin-api-client
Loading...