post https://example.com/auth/token/obtain
API View that receives a POST with a user's email and password.
Returns a JSON Web Token that can be used for authenticated requests.
API View that receives a POST with a user's email and password.
Returns a JSON Web Token that can be used for authenticated requests.
Try It!
to start a request and see the response here!