Fixed

fb483c48eb9bc2651b25065d9f52288915afa4f2

POST /v3/users

  • Fixed: Multi-select custom field values are now applied instead of being silently discarded, and an invalid option id or name returns a 422 rather than a 201.

POST /v3/users/bulk

  • Fixed: Multi-select custom field values are now applied instead of being silently discarded. An invalid option id or name fails that item in the batch result instead of creating the user without the value.