Job Changes

Set job changes watch list

post

You can define with this endpoint which person do you want to track with the job changes features. Posting a new watch list will replace the previous one (if existing).

Authorizations
HTTPRequired
Body
watch_list_csvanyRequired

The csv file containing your watchlist, it should include at least one column containing the email

Responses
200

The request has succeeded.

application/json
post
/v1/integrations/job_changes/watch-list/csv

Last updated

Was this helpful?