public TockTestApi
@POST
@NotNull
retrofit2.Call<ai.tock.bot.admin.test.TestPlanExecution> executeTestPlan(@Body @NotNull
ai.tock.bot.admin.test.TestPlan testPlan)
@GET
@NotNull
retrofit2.Call<java.util.List> getBotConfigurations(@Path @NotNull
java.lang.String botId)