Create DataTableAsk AIpost https://api.g001.enterprise.ipost.com/v1/{ClientToken}/DataTables/create/Create a DataTable Path ParamsClientTokenstringrequiredClient-specific Identification StringBody ParamsDataTableNamestringrequiredName of the Data Table.DescriptionstringDescription of the Data Table.ContentTypestringrequiredType of the Data Table. ContentType must be one of 'Dynamic', 'Custom', 'Coupon'ParentFolderIDint32The ID of the folder in which the Data Table needs to be created. If not specified it will create in the root folder.SendablebooleanThe value has to be true for sendable and false for non-sendable.truetruefalseSendableTypeint32The value has to be 1 for true and 0 for false. For uid clients the value has to be 2TestingbooleanThis indicates that the data table can be used for testing an email.truefalseAttributesobjectrequiredThe table attributes, it should be one or more.Attributes objectRecipientKeyobjectrequiredThe name of the attribute to be used as recipient keyRecipientKey objectSendableColumnobjectrequiredThis parameter is required when "SendableType" value is 2. The attribute name must have datatype value as email.SendableColumn objectHeadersX-Auth-TokenstringrequiredAuth_tokenResponse 200200Updated 5 months ago