curl --location --request PATCH '/pipeline/move_candidate?rcpid' \ --header 'Content-Type: application/json' \ --data-raw '{ "oid": "string", "afsid": "string", "stage": 0, "status": "hired", "email": true }'
null