Skip to main content
PUT
Toggle Webhook Active State

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

webhookId
string
required

(Required) The webhook identifier.

Query Parameters

active
string

(Required) The active value.

Response

OK

id
string

The unique identifier of the record in Virtuous.

payloadUrl
string
secret
string
contactCreate
string
contactUpdate
string
giftCreate
string
giftUpdate
string
giftDelete
string
projectCreate
string
projectUpdate
string
projectDelete
string
formSubmission
string
contactNoteCreate
string
contactNoteUpdate
string
contactNoteDelete
string
eventCreate
string
eventUpdate
string
eventDelete
string
active
string
Last modified on July 24, 2026