account
Takes a set of user credentials and returns an access and refresh JSON web token pair to prove the authentication of those credentials. Add access token to requests' header as Bearer Token for authentication.
post/account/jwt/create/
Request body
Response
access and refresh tokens
Changes
No recorded changes to this endpoint across all 1 revision of this API.