Create configurationAsk AIpost https://api.indigitall.com/v2/chat/{applicationId}/configurationCreate a new chat configuration for an applicationPath ParamsapplicationIdintegerrequiredApplication's IDBody ParamsenabledbooleanrequiredIndicates whether the service and its configuration is active or not for a given applicationIdtruefalsereportingConfigobject | nullThe configuration for the message status reporting system. It's a system to send to an external API (setted by the client) the status information of a shipment.reportingConfig object | nullroutingConfigobject | nullThe configuration for the message routing system. It's a system to send messages to different endpoints based on the message content.routingConfig object | nullslicingConfigobject | nullThe configuration for the messaging slicing system. It's a system to split a message into smaller parts and send them separately.slicingConfig object | nullmultimediaStorageConfigobject | nullAllows configuring the storage of multimedia content from the usermultimediaStorageConfig object | nullshowContactsConfigobject | nullThe configuration for the contacts display system.showContactsConfig object | nullcustomerServiceEnabledbooleanIndicates whether the customer service is enabled or not for a given applicationIdtruefalseResponses 201Retrieve information about the main configuration for a given application 403Forbidden 409Conflict 500Internal server errorUpdated 16 days ago