Create Installation
POST http://localhost:{{PROXY}}9790/v1/Accounts/{{ACCOUNT_SID}}/Installations
Request Body
[{"name"=>"FriendlyName", "value"=>"DegradedVoiceAccount", "datatype"=>"string"}, {"name"=>"TemplateName", "value"=>"degraded_voice", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
I-Twilio-Auth-Account | string |