Disable a webhook endpoint
Manually pauses an endpoint. Unlike auto-disable (triggered after repeated delivery failures), no notification email is sent.
Required scope: write_settings (for API-key authentication).
PATCH
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
Body
application/json
Example:
"Investigating elevated 5xx rate"
Response
200 - application/json
webhook endpoint disabled
Spree Admin SDK

