Attach documents to a candidate
This endpoint lets you attach new documents for a given candidate_reference.
This endpoint requires documents_rw
, and my_candidtates_rw
or candidates_rw
scope.
documents to a candidate
POST
https://www.welcomekit.co/api/v1/external/documents
Query Parameters
Name | Type | Description |
---|---|---|
candidate_reference* | string | Candidate reference |
remote_file_urls* | array | Array of files |
Request example
Last updated