Skip to main content
PATCH
Update 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
endpointId
string
required

Body

application/json
status
enum<string>
required
Available options:
active,
disabled

Response

Module webhook endpoint updated

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