Skip to main content
POST
Create a module webhook endpoint

Authorizations

Authorization
string
header
required

Partner admin session token sent as Authorization: Bearer <token>. Obtained by signing in (console or the email OTP endpoints) and completing the second factor; see the Authentication page.

Path Parameters

installationId
string
required

Body

application/json
url
string<uri>
required
subscribed_event_types
string[]
required
Minimum array length: 1

Response

Module webhook endpoint created

id
string
required
module_installation_id
string
required
organization_id
string
required
url
string
required
subscribed_event_types
string[]
required
status
enum<string>
required
Available options:
active,
disabled
created_at
string
required
updated_at
string
required
signing_secret
string
required