Method: Twilio::REST::Content::V1::ContentInstance#delete
- Defined in:
- lib/twilio-ruby/rest/content/v1/content.rb
#delete ⇒ Boolean
Delete the ContentInstance
1865 1866 1867 1868 |
# File 'lib/twilio-ruby/rest/content/v1/content.rb', line 1865 def delete context.delete end |