Hello Daniel,
Here [1]
you can see @Path("/cleanwb/{roomid}/{wbid}")
So the correct url should be
'https://test.org:5555/openmeetings/services/cleanwb/7/0?sid=d18cb4c3-f9c8-4405-bda6-6529a03b20e6'
[1]
https://openmeetings.apache.org/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/WbWebService.html#cleanWb(java.lang.String,long,long)
On Thu, 26 Dec 2019 at 14:12, Daniel Baker <[email protected]> wrote:
>
> Is this the correct curl sequence to perform clean WB
>
>
> curl -k --header "Content-Type: application/json" -X get
> 'https://test.org:5555/openmeetings/services/cleanwb/sid=d18cb4c3-f9c8-4405-bda6-6529a03b20e6&roomid=7&wbid=0'
>
>
>
> Thanks,
>
>
> Dan
--
WBR
Maxim aka solomax