Job Changes
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
400
The server could not understand the request due to invalid syntax.
application/json
401
Access is unauthorized.
application/json
422
Client error
application/json
429
Client error
application/json
500
Server error
application/json
post
/v1/integrations/job_changes/watch-list/csvLast updated
Was this helpful?