Forest Admin - API reference
Preparing search index...
@forestadmin/datasource-toolkit
WebHookResult
Type Alias WebHookResult
type
WebHookResult
=
{
body
:
unknown
;
headers
:
{
[
key
:
string
]:
string
}
;
method
:
"GET"
|
"POST"
;
type
:
"Webhook"
;
url
:
string
;
}
Index
Properties
body
headers
method
type
url
Properties
body
body
:
unknown
headers
headers
:
{
[
key
:
string
]:
string
}
method
method
:
"GET"
|
"POST"
type
type
:
"Webhook"
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
method
type
url
Forest Admin - API reference
Loading...