File upload to Ticket api not working

File upload to Ticket api not working

Hi, 
I am trying to use the upload api ( https://accounts.zoho.com/api/v1/uploads) to upload a file, so that I can attache it to zoho ticket. But this upload api always returns status_code = 405 message, event though the HTTP status code is 200 OK. Let me know what is the issue.
I have attached the image about how I am calling the api through postman.