curl -s -X POST https://recruitment.rc-hr.work/api/interview/table -H "Content-Type: application/json" -d '{"table":"T02"}' ; echo
curl -s -X POST https://recruitment.rc-hr.work/api/interview/call -H "Content-Type: application/json" -d '{"table":"T02"}' ; echo