How to pass parameters while InvokeURL to update Candidate Status in Zoho Recruit

How to pass parameters while InvokeURL to update Candidate Status in Zoho Recruit

How do we add mandatory parameters while posting or invoking a URL with OAuth token in Header?
I tried passing it as a Map but facing an error with Errore Code-"Null". 
I referred the Zoho Recruit | changeStatus Method for the API and have attached the sample code with error.