@shortcut/client
Preparing search index...
webhooks
ShortcutValidationPayload
Interface ShortcutValidationPayload
Sent when a webhook URL is saved. Carries no workspace. Respond 200.
interface
ShortcutValidationPayload
{
type
:
"validation"
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
type
Properties
type
type
:
"validation"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
@shortcut/client
Loading...
Sent when a webhook URL is saved. Carries no workspace. Respond 200.