Candidates
Create document
Path Parameters
candidate_id*integer
Request Body
multipart/form-data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://example.com/api/public/v3/recruitment/candidates/0/documents" \ -F attachment="string"{ "date": { "id": 0, "filename": "string", "created_at": "string" }}