Send a test delivery
Creates a webhook.test delivery record and queues it. Use this to
verify the endpoint is reachable and your signature verification
accepts Spree’s payloads.
Required scope: write_settings (for API-key authentication).
POST
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Headers
Bearer token for admin authentication
Path Parameters
Webhook endpoint ID
Response
201 - application/json
test delivery queued
Spree Admin SDK

