v1

latestOpenAPI 3.1.02026-08-062672112.1 KB
Add or Update

Add a match indicator.

Add a match indicator. The job and the profile you refer to must have been uploaded before.

post/matches

Request body

profile_idstring required

The id of the entity doing the match action.

job_idstring required

The id of the entity receiving the match action.

match_actor'CANDIDATE' | 'EMPLOYER' | 'CANDIDATE_AND_EMPLOYER' | 'INTERMEDIARY' required

An enumeration.

match_datetimestring date-time required

The time at which the match action occured.

match_type'PAGEVIEW' | 'SAVE' | 'APPLY' | 'RECOMMEND' | 'INVITE' | 'GOOD_MATCH' | 'BAD_MATCH' | 'INTERVIEW' | 'HIRE' | 'UNSAVE' required

An enumeration.

Response

Successful Response

{"stackTrail":"paths:/matches:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}