About passing PDF file to API that is generated from hugging face space

I created space in hugging face and use it through API and I want to access it. I want to pass pdf file as input from Postman and access the API.

But I am getting following error.

How can I pass pdf file as input from Postman ?