Create custom data tableAsk AIpost https://{region}-api-freshrelevance.dotdigital.com/api/{website_id}/custom_data_tables/createCreates a new, empty Custom data table.Path Paramswebsite_idstringrequiredWebsite ID for the account you are posting data to.Body ParamsnamestringrequiredA user reference for the table.tableIdstringrequiredUnique identifier for the table used throughout the system.typestringenumrequiredThe type of a Custom Data Table. Either a well-defined, known structure or custom for user-defined tables.custombrandscategoriesAllowed:custombrandscategoriesResponses 201Table created successfully. 400Issue with Table identifier. 403Unauthorized / forbiddenUpdated 8 months ago