I found this post which says
You need to send a
PATCH
to/rest/config/folders/id
, where you replaceid
with the id of your folder and as data payload you send{"paused": true}
I will try it
I found this post which says
You need to send a
PATCH
to/rest/config/folders/id
, where you replaceid
with the id of your folder and as data payload you send{"paused": true}
I will try it