Calling Tracker
Schedule Interview
Schedule an interview for a calling proposal
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
proposal_id*Proposal Id
Query Parameters
interviewer_id*Interviewer Id
Response Body
application/json
application/json
curl -X POST "https://example.com/calling-kanban/proposals/0/interview?interviewer_id=0"{ "id": 0, "proposal_id": 0, "interviewer_id": 0, "interview_date": "2019-08-24T14:15:22Z"}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}