7 8 9
# File 'lib/sendbird/application_api.rb', line 7 def create(body) post_http_basic(path: build_url, body: body) end