Authorization: Bearer ********************
{ "libraryId": "b48cb1a1-3c36-469d-be99-1fe3231ac8f6", "templateId": "adfcbbcd-1335-4e01-8f23-d38232ab623d" }
curl --location --request POST 'http://10.174.150.25:32001/api/v2/scenario-manager/library/template/switch' \ --header 'Content-Type: application/json' \ --data-raw '{ "libraryId": "b48cb1a1-3c36-469d-be99-1fe3231ac8f6", "templateId": "adfcbbcd-1335-4e01-8f23-d38232ab623d" }'
{ "data": true, "status": true, "code": "000000", "message": null, "traceId": null }