Use workspace tokens to authenticate with the API.
"security": [ { "bearerAuth": [] // put your token here } ]
Was this page helpful?