v1
latestOpenAPI 3.1.02026-07-14801408.6 KB/candidates/:id/copy
Copies a candidate to another job. Required scope: w_candidates. Accessible with all token types.
post/candidates/{id}/copy
Path parameters
idstring required
The candidate's id
Request body
Response
201
Example response
{
"candidate": {
"id": "3fc9a80e",
"url": "https://groove-tech.workable.com/spi/v3/candidates/3fc9a80e"
}
}