POSThttps://api.x.flatfile.com/v1/snapshots
Headers
  • true
Body Parameters
View in API Reference
Request
$curl -X POST https://api.x.flatfile.com/v1/snapshots \
> -H "Authorization: Bearer " \
> -H "X-Disable-Hooks: true" \
> -H "Content-Type: application/json" \
> -d '{
> "sheetId": "us_sh_YOUR_ID",
> "label": "My snapshot"
>}'
Response