post http://localhost:3000/onboarding/applicants//onboardings//decision
Approve or reject an Applicant
Log in to see full request history
Responses
401Unauthorized
Approve or reject an Applicant
401Unauthorized
xxxxxxxxxx
curl --request POST \
--url http://localhost:3000/onboarding/applicants/id/onboardings/onboardingId/decision \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: