Update a webhook endpoint
Updates name, URL, active flag, or the event subscription list.
Toggling active here is equivalent to calling disable/enable
without an audit reason.
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
Response
webhook endpoint updated
Spree Admin SDK

