Do users created via API receive an activation email?

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.

image.png

  • 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.