Returns the access and refresh tokens for a user of the API. If user didn't finish signing up, it will return a 403 error. To retrieve the user_id, the JWT token needs to be decoded. The "Content-Type" header must be set to "application/json". See the Authentication page for more info.

Language
Click Try It! to start a request and see the response here!