user import job in api documentation

Hello Auth0 Community,

I’m having an issue with the /api/v2/jobs/users-imports endpoint (https://auth0.com/docs/api/management/v2/jobs/post-users-imports).

Problem:
The documentation indicates this endpoint should accept a file upload, but I’m only being prompted to enter user data as a string. When I submit the string data, I get a “Bad Request” error. Also , I don’t have edit access to modify the request command.

Any insights would be greatly appreciated!

Thank you!!