Loop/Architecture/MVP: Difference between revisions

Jump to navigation Jump to search
Undo revision 993817 by AdamRoach (talk)
(Undo revision 993816 by AdamRoach (talk))
(Undo revision 993817 by AdamRoach (talk))
Line 172: Line 172:
The response body is interepreted in the same way as for POST /call/{token}
The response body is interepreted in the same way as for POST /call/{token}


==== POST /call-url/{token} ====
==== PUT /call-url/{token} ====
''New Operation'' -- In discussions with Darrin, it has been assumed that the link generator can update the information associated with the link at a later time.
''New Operation'' -- In discussions with Darrin, it has been assumed that the link generator can update the information associated with the link at a later time.


This operation allows the properties associated with the given token to be modified.
This operation allows the properties associated with the given token to be modified.


  POST /call-url/FfzMMm2hSlP HTTP/1.1
  PUT /call-url/FfzMMm2hSlP HTTP/1.1
  Accept: application/json
  Accept: application/json
  Content-Type: application/json; charset=utf-8
  Content-Type: application/json; charset=utf-8
Confirmed users
632

edits

Navigation menu