Admin

Quick links

API sanity checks (copy/paste)

These are safe read-only checks.
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