Do users created via API with POST /odata/Users receive an activation email?
- When creating users via API with POST /odata/Users they are NOT sent an activation email.
- User creation from the UI is a collection of calls that includes sending an activation email. The behavior from the UI is different than user creation via API.