Skip to main content
Queue a raw-data record for attachment to its cell

Path Parameters

raw_data_id
string
required

Response

Successful Response

A record handed to the worker for attachment.

The outcome is not in here: attach re-reads and re-parses the file, which is worker time, and it writes its result to the record.

raw_data_id
string
required

Record queued.

queued
boolean
default:true

Always true; the call raises otherwise.