job-code
Mark a completed JobCodeMatchProcessor process as reset. Writes state.hasReset = true so the frontend can force the matcher UI to reset after the user applies changes, instead of redisplaying the matching table.
post/v1/org/{orgId}/job-code/match/{processId}/reset
Path parameters
orgIdstring required
Org identifier (either id or slug)
processIdstring required
JobCodeMatchProcessor process id
Response
reset flag written
Changes
No recorded changes to this endpoint across all 9 revisions of this API.