Bulk user adding to keycloak

Hi,
We need to migrate 1000+ users from our existing application to keycloak. I was able to add single user using rest api post. Is it possible to add bulk users through rest api or using any other method.

Yes use partial import endpoint.