OpenAPI Validation Webhook Testing

Testing your validation webhook in the browser

This OpenAPI file, validation_webhook.yaml, describes the API that must be implemented by your validation endpoint. This definition can be used in Postman or a similar API tool to create a server. Below we have body and response examples & schemas for review.

Last updated