Fire a synthetic test event to the endpoint.
Webhooks
Fire a synthetic test event to the endpoint.
Sends a signed webhook with the provided payload. Use this to exercise your signature verification and handler logic before live events flow.
POST
Fire a synthetic test event to the endpoint.
Authorizations
OAuth 2.0 client_credentials grant via Keycloak service account.
Clients are provisioned per IntegrationOrganization in the
nt24-idp realm.
Headers
Client-generated unique key (UUID recommended) for this write operation.
Identical key + identical body within 24h returns the cached response.
Identical key + different body returns 422.
Required string length:
1 - 255Path Parameters
Body
application/json
Available options:
compliance.status_changed, compliance.decision_made, kyc.vies_check_failed, kyc.verification_completed, export_file.generated, prospect.submitted, self_service_invitation.used, self_service_invitation.expired, webhook.endpoint_auto_paused, webhook.delivery_failed_terminal Response
Test fire queued.