/auth/token
POST /auth/token HTTP/1.1 Content-Type: application/json { "username": "demo_user", "password": "YourPassword123!" }
Was this page helpful?