9.2.1 how to authenticate on the new API server swagger

I am trying to auth in swagger using Apiserver/imx/login with the body:
{

"Module": "DialogUser",

"UserName": "[username]",

"password": "[Password]"

}

But i get error 500: 

The authentication data is incomplete.

Number: 57002043