Confirmed users
632
edits
(Added "channel" parameter to POST /calls (see Bug 1033573)) |
|||
| Line 16: | Line 16: | ||
|- | |- | ||
| Thu Aug 01 14:52:00 UTC+1 2014 || Alexis Métaireau || replace POST by PUT for /call-url/{token} | | Thu Aug 01 14:52:00 UTC+1 2014 || Alexis Métaireau || replace POST by PUT for /call-url/{token} | ||
|- | |||
| Wed Jul 2 15:20:40 CDT 2014 || Adam Roach || Added "channel" parameter to <tt>POST /calls</tt> (see {{bug|1033573}}) | |||
|} | |} | ||
| Line 137: | Line 139: | ||
==== POST /calls ==== | ==== POST /calls ==== | ||
''New Operation'' -- see {{bug|1015085}} | ''New Operation'' -- see {{bug|1015085}} and {{bug|1033573}} | ||
POST /calls | POST /calls HTTP/1.1 | ||
Accept: application/json | Accept: application/json | ||
Authorization: ''<authentication information>'' | Authorization: ''<authentication information>'' | ||