CLI Authentication
Complete CLI authentication
Set the refresh token for a CLI authentication session using the login code
post/auth/cli/complete
Request body
Example request
{}Response
Successful response
Example response
{
"success": true
}Set the refresh token for a CLI authentication session using the login code
{}Successful response
{
"success": true
}