Upload Data via CSV
POST
/enrichment/mapping/data/uploadRequest
Query Params
schema_id
string
required
schema ID
do_not_truncate_first
boolean
optional
Whether to clear data first, defaults to clear
Header Params
Content-Type
string
optional
Example:
multipart/form-data
Body Params multipart/form-data
file
file
optional
Request samples
Responses
成功(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
error
object (DutyError)
optional
code
enum<string>
Error code
Allowed values:
InvalidParameterInvalidContentTypeUnauthorizedAccessDeniedMethodNotAllowedRequestTooFrequentlyRequestVerifyRequiredDangerousOperationRequestLockedRouteNotFoundBalanceNotEnoughUndonedOrderExistResourceNotFoundInternalErrorReferenceExist
message
string
Error description
Example
Not configured
Last modified: 2 个月前