curl --location '/plan/template/checkIsDuplicateConfiguration' \
--header 'token: qGUGaj6nydgo3T4bNNHPzkCULnxMwSVHsibTqbQzBbu9Xw5RxbxNmpwaUctfZ49k' \
--header 'Content-Type: application/json' \
--data '[
"string"
]'{
"success": false,
"code": "",
"message": "",
"data": {}
}