Is it possible to use api oauth with grant type password?

Is it possible to use api oauth with grant type password?

Is it possible to use api oauth with grant type password?
send POST https://accounts.zoho.eu/oauth/v2/token

{
  "error": "invalid_client"
}

I can't get a token.