Authorize requests from the Swagger docs #21
saltaverde
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello!
After we received a few helpdesk issues involving users attempting to submit data to the API via the Swagger documentation, we decided to enable authenticated requests from the docs page.
Click the
Authorizebutton to enter your username and password (no client id or secret necessary)After your requests are authorized, you can make requests to endpoints which require authentication (marked with a 🔒 logo) directly from the docs.
All reactions