Getting Error Response "Exception while uploading object. Only Multipart request are serviced"

I’m getting the below error response when I’m creating a POST request in the Object Repository.

Error Code: 400 Bad Request

{

“error”:“Exception while uploading object. Only Multipart request are serviced”

}

Could you provide more information on the end-point specification and how you called the API?