Raw Data

Re-queue a reviewed raw-data record for ingestion

Return the record to the pending pool so the next scan picks it up.

Requires every needs_input finding to have a decision first.

post/raw_data/{raw_data_id}/retry

Path parameters

raw_data_idstring required

Response

Successful Response

{"stackTrail":"paths:/raw_data/{raw_data_id}/retry:post:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes