Changes between Version 9 and Version 10 of API/Services


Ignore:
Timestamp:
Jan 5, 2024, 1:38:55 PM (4 months ago)
Author:
mirek@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • API/Services

    v9 v10  
    7979
    8080==== URI
    81 {{{$Portax::WebPath/rest/services/:service}}}
     81{{{$Portax::WebPath/rest/services/:service?<reprovision>}}}
    8282
    8383Expects UTF-8 JSON encoded data in the POST body.
    8484
    85 Optional '''reprovision''' GET argument triggers immediate reprovisioning of subscribers of the respective service.
     85Optional '''reprovision''' argument triggers immediate reprovisioning of subscribers of the respective service, eg.:
    8686
    8787==== EXAMPLE