create application
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
application name
account_sid
call_hook
application webhook to handle inbound voice calls
call_status_hook
webhook to report call status events
messaging_hook
application webhook to handle inbound SMS/MMS messages
app_json
Voice Application Json, call_hook will not be invoked if app_json is provided
speech_synthesis_vendor
speech_synthesis_voice
speech_recognizer_vendor
speech_recognizer_language
Response
application successfully created
sid