ZPA API - "format not recognized" when attempting to import endpoint data into Postman

I’m on " Adding the Collection" Step 7 here:
Configuring the Postman REST API Client | Zscaler

When copying the plain text from https://config.private.zscaler.com/v2/api-docs and pasting in Postman → Import → Raw text, I’m getting “Error while importing: format not recognized”.

Any ideas?


2023-02-28_10-49-10

Were you able to resolve this issue?

No, I have not found a solution yet. One of my co-workers attempted and is having the same issue.

I was able to resolve the issue. Convert the plain text to json or yaml. Postman should work then.
Navigate to https://editor-next.swagger.io/ and you can run it there.