post https://api.hrflow.ai/v1/rating
This endpoint allows you to rate a Profile (resp. a Job) for Job (resp. a Profile) as a recruiter (resp. a candidate) with a score between 0 and 1.
Prerequisites
Postman Endpoint (Coming soon)
Try out the live API demo of this endpoint with Postman.
Request headers
Field | Value |
---|---|
X-API-KEY | Your API Key. |
X-USER-EMAIL | Your HrFlow.ai account's email. |
Request Parameters
The
job_key
and thejob_reference
cannot be null at the same time in the Request Parameters. The same for theprofile_key
andprofile_reference
.