Skip to main content
POST
Import CSV

Authorizations

Authorization
string
header
required

Use the Authorization header with the value 'Bearer ' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication

Path Parameters

projectId
string
required

ID of the Project

tableName
string
required

Name of the table to import into

Body

multipart/form-data
file
file
required

CSV file

request
string<json>
required

JSON string with import config

Response

200 - */*

Import job created successfully

id
string
status
string
startTime
integer<int64>
endTime
integer<int64>
progress
integer<int32>
result
object