candidates create

POST {{baseUrl}}/candidates

Creates a Candidate object with the given values.

Request Params

KeyDatatypeRequiredDescription
is_debug_modebooleanWhether to include debug fields (such as log file links) in the response.
run_asyncbooleanWhether or not third-party updates should be run asynchronously.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"errors":[{"detail":"custom_fields is a required field on model.","problem_type":"MISSING_REQUIRED_FIELD","title":"Missing Required Field","source":{"pointer":"est"}},{"detail":"custom_fields is a required field on model.","problem_type":"MISSING_REQUIRED_FIELD","title":"Missing Required Field","source":{"pointer":"irure ullamco dol"}}],"model":{"id":"521b18c2-4d01-4297-b451-19858d07c133","remote_id":"21198","first_name":"Gil","last_name":"Feig","company":"Columbia Dining App.","title":"Software Engineer","remote_created_at":"2021-10-15T00:00:00Z","remote_updated_at":"2021-10-16T00:00:00Z","last_interaction_at":"2021-10-17T00:00:00Z","is_private":true,"can_email":true,"locations":["San Francisco","New York","Miami"],"phone_numbers":[{"value":"+1234567890","phone_number_type":"MOBILE"}],"email_addresses":[{"value":"hello@merge.dev","email_address_type":"PERSONAL"}],"urls":[{"value":"http://alturl.com/p749b","url_type":"BLOG"}],"tags":["High-Priority"],"applications":["29eb9867-ce2a-403f-b8ce-f2844b89f078","b4d08e5c-de00-4d64-a29f-66addac9af99","4ff877d2-fb3e-4a5b-a7a5-168ddf2ffa56"],"attachments":["bea08964-32b4-4a20-8bb4-2612ba09de1d"],"custom_fields":{"cillum_9e2":{},"aliquip4":{}}},"warnings":[{"detail":"An unrecognized field, age, was passed in with request data.","problem_type":"UNRECOGNIZED_FIELD","title":"Unrecognized Field","source":{"pointer":"anim dolore nis"}},{"detail":"An unrecognized field, age, was passed in with request data.","problem_type":"UNRECOGNIZED_FIELD","title":"Unrecognized Field","source":{"pointer":"cupidatat incididunt minim adipisicing"}}],"logs":[{"dashboard_view":"https://app.merge.dev/logs/99433219-8017-4acd-bb3c-ceb23d663832","log_id":"99433219-8017-4acd-bb3c-ceb23d663832","log_summary":{"method":"POST","status_code":200,"url":"https://harvest.greenhouse.io/v1/candidates/"}},{"dashboard_view":"https://app.merge.dev/logs/99433219-8017-4acd-bb3c-ceb23d663832","log_id":"99433219-8017-4acd-bb3c-ceb23d663832","log_summary":{"method":"POST","status_code":200,"url":"https://harvest.greenhouse.io/v1/candidates/"}}]}