How can I use postman to authenticate to keycloak using idp

I have keycloak version 19.0.3
in keycloak was created external identity provider
How can i with postman login to this idp( i mean create user and link it to idp account and get token)
i want use only rest api methods