Create a new instance configurationAsk AIpost https://api.indigitall.com/v2/chatgen/instance-configsCreate a new instance configuration.Query ParamsapplicationIdintegerrequiredThe ID of the application to associate with the api tool.Body ParamsclientNamestringrequiredThe name of the client.gptAccountConfigstringConfiguration details for the GPT account.salesforceAccountstringThe Salesforce account associated with the instance.enabledbooleanDefaults to trueIndicates whether the instance is enabled.truefalseemailsAlertarray of objectsDefaults to [object Object]A list of email addresses for alert notifications.emailsAlert objectstringAdd FieldADD objectcostLimitintegerDefaults to 500The cost limit set for the instance.contentFilterErrorResponseobjectError response related to content filtering (empty object).contentFilterErrorResponse objectguardrailsConfigobjectConfiguration for guardrails.guardrailsConfig objecttopicContextstringContext or category of the topic associated with the instance.bannedErrorResponseobjectError response related to banned keywordsbannedErrorResponse objectcostLimitErrorResponseobjectError response related to cost limitcostLimitErrorResponse objectsttEnabledbooleanDefaults to falseIndicates whether the speech-to-text feature is enabled.truefalseResponses 201The request has succeeded. The response contains the status code and a message indicating success. 400The request could not be understood or was missing required parameters. 401Authentication failed or user does not have permissions for the desired action. 403The server understood the request, but refuses to authorize it. 404The requested resource could not be found. 409The request could not be processed because of conflict in the request. 422The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions. 500The server encountered an unexpected condition that prevented it from fulfilling the request. defaultAn unexpected error occurred.Updated 18 days ago