Create multiple trackers

POST {{base_url}}/v1/manage/trackers/bulk

Request Body

{"0"=>{"name"=>"Billing Issue", "description"=>"Billing Issue", "categories"=>["Sales", "Contact Center"], "languages"=>["en-US", "en-GB"], "vocabulary"=>["billing issue", "something wrong with my billing", "I have a billing problem", "I am having issue with billing", "I cannot see my bill", "bill is not showing up", "the amount in the bill is wrong", "there is something wrong with my bill", "it looks like there is something wrong with my bill this month"]}, "1"=>{"name"=>"Credit Card Added", "description"=>"Credit Card Added", "categories"=>["Sales", "Contact Center"], "languages"=>["en-US", "en-GB"], "vocabulary"=>["I added all my credit card details", "credit card details are updated", "my credit card details are up to date"]}}