Loop/Architecture/MVP: Difference between revisions

Jump to navigation Jump to search
Undo revision 993771 by Ametaireau (talk)
(Undo revision 993773 by Ametaireau (talk))
(Undo revision 993771 by Ametaireau (talk))
Line 170: Line 170:
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}


==== PUT /call-url/{token} ====
==== POST /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.


  PUT /call-url/FfzMMm2hSlP HTTP/1.1
  POST /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