@lew
To create a programmatic user in Auth0, you can follow these steps:
Once you have created the programmatic user, you can use the Auth0 Management API to manage and interact with the user programmatically. This API allows you to perform various operations such as updating user information, deleting users, or managing user roles and permissions. You can find the documentation for the Auth0 Management API here: https://auth0.com/docs/api/management/v2.