Attachments
Parse a resume
Parses the supplied resume and returns a candidate object. No records are created or updated with this call. If you want to create or update a candidate with the parsed data, make a second call with that returned candidate data, usually a POST to /candidates with the check_duplicate flag set to true.
post/attachments/parse
Response
OK