post http://localhost:3001/rest/json/addMultipleTunnels
IMPORTANT: Schema shows an object for a single tunnel. For creation of multiple tunnels simultaneously, you can construct an object of the form: { 'tunnel1': {schema}, 'tunnel2': {schema}}.
IMPORTANT: Schema shows an object for a single tunnel. For creation of multiple tunnels simultaneously, you can construct an object of the form: { 'tunnel1': {schema}, 'tunnel2': {schema}}.
Try It!
to start a request and see the response here!