@FormUrlEncoded @POST("/v2/api/talk/memo/default/send") abstract fun sendDefaultMemo(@Field("template_object") template: DefaultTemplate): Call<Unit>