post https://{subdomain}.workable.com/spi/v3/candidates//revert
Reverts a candidate's disqualification. Required scope: w_candidates. Accessible with all token types.
A complete request would be:
{
"member_id": "13e0eb0e"
}Reverts a candidate's disqualification. Required scope: w_candidates. Accessible with all token types.
A complete request would be:
{
"member_id": "13e0eb0e"
}Try It! to start a request and see the response here!