Complete CLI authentication

Set the refresh token for a CLI authentication session using the login code

Request

This endpoint expects an object.
login_codestringRequired
refresh_tokenstringRequired

Response

Successful response

successboolean

Always equal to true.