Delete seed data

Removes seed data from the repository.

Path Params
integer
required

Uniquely identifies seed data.

Headers
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.

Responses
204

Success. Seed data removed from the repository.

400

Bad request. The URL or JSON request object is invalid.

401

Bad request. The URL or JSON request object is invalid.

404

Not found. The requested object doesn't exist.

500

Not found. The requested object doesn't exist.

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