{ "operationId": "updateHooksAdmin", "method": "PUT", "path": "/hooks/admin", "summary": "BigCommerce Upsert Email Notifications", "requestExamples": [ { "contentType": "application/json", "name": "Example", "example": { "emails": [ "user@example.com" ] } } ], "responseExamples": [] }