v1

latestOpenAPI 3.0.32026-07-24198357534.7 KB
Data Flow

Create a new ExportProfile in the datamodel

Creates a ExportProfile resource.

post/export-profiles

Request body

displayFallbackColumnsstring
filtersobject nullable
joinsobject
predefinedValueOptionsstring[]
namestring
descriptionstring nullable
modelstring
dateFormatstring
dateTimeSeparatorstring
enclosurestring
fieldSeparatorstring
multiValueSeparatorstring
numberFormatstring
timeFormatstring
extensionstring
localesstring[]

Response

ExportProfile resource created

displayFallbackColumnsstring
filtersobject nullable
joinsobject
predefinedValueOptionsstring[]
namestring
descriptionstring nullable
modelstring
extensionstring
multiValueSeparatorstring
localesstring[]
idstring
dateCreatedstring date-time
dateModifiedstring date-time

Example response

{
  "catalog": {
    "id": "identifier_example"
  }
}