Webhooks

Mock Webhook Event

Mock a webhook event.

post/webhook_registrations/mock_event

Request body

OR

Response

Returns the mocked webhook event.

willPassValidationboolean required

Whether the mock webhook event passed ownership validation when sent to the target URL.

accountIdstring required

The account ID that the current logged in key belongs to. Put here for convenience so you know what to return in the "hustle-webhook-confirmation" header.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.