@jackdevau/up-api API Reference
Preparing search index...
WebhookResource
Interface WebhookResource
interface
WebhookResource
{
type
:
string
;
id
:
string
;
attributes
:
{
url
:
string
;
description
:
string
|
null
;
secretKey
:
string
|
null
;
createdAt
:
string
;
}
;
relationships
:
{
logs
:
{
links
?:
{
related
:
string
}
}
}
;
links
?:
{
self
:
string
}
;
}
Index
Properties
type
id
attributes
relationships
links?
Properties
type
type
:
string
id
id
:
string
attributes
attributes
:
{
url
:
string
;
description
:
string
|
null
;
secretKey
:
string
|
null
;
createdAt
:
string
;
}
relationships
relationships
:
{
logs
:
{
links
?:
{
related
:
string
}
}
}
Optional
links
links
?:
{
self
:
string
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
id
attributes
relationships
links
@jackdevau/up-api API Reference
Loading...