Open marfox opened 8 years ago
The action has to be done manually via the UI, no API implementation/documentation seems available. Current UI procedure: job > settings > show advanced settings > contributors tab > internal/external contributors switch
This seems to be bound to the launch of a job:
curl -X POST -d "channels[0]=on_demand&channels[1]=cf_internal&debit[units_count]={100}" https://api.crowdflower.com/v1/jobs/{job_id}/orders.json?key={api_key}
The action has to be done manually via the UI, no API implementation/documentation seems available. Current UI procedure: job > settings > show advanced settings > contributors tab > internal/external contributors switch