Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 840 Bytes

postchatbotresetrequest.md

File metadata and controls

17 lines (12 loc) · 840 Bytes

PostChatbotResetRequest

Example Usage

import { PostChatbotResetRequest } from "@isosceles-ai/sdk/models/operations";

let value: PostChatbotResetRequest = {
  chatbotId: "c7af119a-a5c6-47a4-a5fd-fbf96ef08851",
};

Fields

Field Type Required Description Example
chatbotId string N/A c7af119a-a5c6-47a4-a5fd-fbf96ef08851