cURL
curl --request POST \ --url https://openapi.octoparse.com/data/markexported \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "taskId": "<string>" } '
{ "requestId": "<string>" }
Mark the data as exported. Without marking, the data will still appear in the non-exported data endpoint.
Use the access_token obtained from POST /token
Data marked as exported