Skip to main content
POST
Invoke a test webhook event

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

Orum-Version
enum<string>
required

Version of Deliver and Verify APIs. Use v2022-09-21.

Available options:
v2022-09-21

Body

application/json
event_type
enum<string>
required

The type of event you want to invoke a webhook for.

Available options:
person_created,
person_verified,
person_rejected,
person_restricted,
person_unverified,
person_closed
data
object
required

Response

201 response.