Method: Contentful::Management::WebhookCall#destroy
- Defined in:
- lib/contentful/management/webhook_call.rb
#destroy ⇒ Object
Not supported
69 70 71 |
# File 'lib/contentful/management/webhook_call.rb', line 69 def destroy fail 'Not supported' end |