{ "operationId": "GlobalWebhookEndpoint.UpdateWebhookEndpointLegacy", "method": "PATCH", "path": "/global_webhook_endpoints/{id}", "status": "200", "mediaType": "application/json", "example": { "id": "whep-ab12C345DeF6", "created_at": "2017-02-05T06:23:00.000000-08:00", "last_delivered_at": null, "localhost_webhook_url": "http://localhost:3000/hint/webhook", "updated_at": "2017-02-05T06:23:00.000000-08:00", "webhook_url": "https://api.partner/webhook_endpoint_url", "partner_backend": { "id": "pbnd-ab12C345DeF6", "name": "Default" } } }