Templates
Clear the custom sample file
Remove the custom sample file previously attached to the template. After removal, the importer falls back to the sample file that OneSchema auto-generates from the template's columns.
delete/v1/templates/{key}/sample-file
Path parameters
keystring required
The key of the template whose sample file should be cleared.
Response
Successful response. The primary way to verify the request's success or failure is the response status code. In a future API version this endpoint may not return any response body at all.