Multiple File Short URL 400 Error

I have a problem with creating file short url. When I POST the url for Umuly , I get an 400 Bad Request Error

{
    "type": "https://tools.ietf.org/html/rfc7231#section-6.5.1",
    "title": "One or more validation errors occurred.",
    "status": 400,
    "traceId": "|49f91b7b-422e99e9f726b0df.",
    "errors": {
        "Urls[0].File": [
            ""
        ]
    }
}

Where did I do wrong?

Hi @iveusername–welcome to the Postman Community forum, we’re glad to have you :rocket:

What solutions have you tried so far? Have you double checked your end points?

I’m going to move your topic over to the Help category–you’re far more likely to get a response there.