post
https://{subdomain}.workable.com/spi/v3/candidates//copy
Copies a candidate to another job. Required scope: w_candidates. Accessible with all token types.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Want to retrieve the created candidate?This endpoint creates a new candidate on the specified job and stage. To get the new candidate, follow the URL from the body of the response.
A complete request would be:
{
"member_id": "13e0eb0e",
"target_job_shortcode": "GROOV005",
"target_stage": "applied"
}