Create a User API automatically prefixes user_id with "auth0|"

Hi there,

We are using the Auth0 Management API v2 to create a user but when doing so it automatically prefixes “auth0|” to a user_id.

The user_id field in the request body looks like “oauth2|some.social-connection|auth0|some-id”

Is there a way to prevent that the API automatically adds “auth0|”?

If you need more information, please let me know.

Thank your for your assistance.

Best,
Dennis