v1
Create Application
Create an application, specifying webhook URLs and speech settings.
Success is indicated by a 201 response containing a json body with a property “sid” that identifies the application_sid that was created.
POST
Body
application/json
Example:
""
Example:
"my test app"
Example:
"en-US"
Example:
"google"
Example:
"en-US"
Example:
"google"
Example:
"en-US-Standard-C"
Response
201 - application/json
Create Application
Example:
"bd66b946-0af4-4283-b972-d0d4b0d6f088"