post https://apiv2.{domain}.ai/api/v2/core/users
Create an User in Eightfold. email, firstName and lastName cannot be empty strings while creating an User. Note: It may take some time for the newly created users to start reflecting in LIST calls, as there may be indexing delays. You can still use the GET BY ID call right after creation of users.
Only API keys withuser:WRITE
scope are allowed access to this endpoint.
For more information on Scopes, please refer to the API Authorization Page.