Append seed data

Appends CSV content to existing seed data. The .csv file is sent as a part of the request payload.

Path Params
integer
required

Uniquely identifies seed data.

Body Params
Headers
string

If set to gzip, the response is compressed.

string
required

All calls to this API require that you pass in the token you get from the Generate a token operation as an X-Auth-Token request header. See Get started for help to initially call the API.

string

Encryption key required for encrypted seed data objects.

Response
204

Success. Seed data appended.

Language
Authentication
URL
Click Try It! to start a request and see the response here!