POSThttps://api.x.flatfile.com/v1/jobs/us_jb_YOUR_ID/ack
Headers
  • true
Path Parameters
Optional Body
View in API Reference
Request
$curl -X POST https://api.x.flatfile.com/v1/jobs/us_jb_YOUR_ID/ack \
> -H "Authorization: Bearer " \
> -H "X-Disable-Hooks: true" \
> -H "Content-Type: application/json" \
> -d '{
> "info": "Acknowledged by user",
> "progress": 100,
> "estimatedCompletionAt": "2023-10-30T20:04:32.074Z"
>}'
Response