# Bulk write 'Organizationuserworkengagement' Endpoint: POST /accounts/users/organization/organizationuserworkengagement/list/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Request fields (application/json): - `user` (object, required) - `user.id` (string) - `work_engagement` (object, required) - `end_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: start_date - `outdoor_areas` (array) - `dates_are_blocking` (boolean,null) - `buildings` (array) - `organization` (object,null) - `receive_email_notifications_for` (array) Additional Validation Information: This value must match with the values of these fields: receive_notifications_for - `receive_sms_notifications_for` (array) Additional Validation Information: This value must match with the values of these fields: receive_notifications_for - `start_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: end_date - `parking_lots` (array) - `receive_notifications_for` (array) - `custom_id` (string,null) ## Response 201 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `user` (object, required) - `user.id` (string) - `work_engagement` (object, required) - `end_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: start_date - `outdoor_areas` (array) - `dates_are_blocking` (boolean,null) - `buildings` (array) - `organization` (object,null) - `created_at` (string) - `receive_email_notifications_for` (array) Additional Validation Information: This value must match with the values of these fields: receive_notifications_for - `receive_sms_notifications_for` (array) Additional Validation Information: This value must match with the values of these fields: receive_notifications_for - `start_date` (string,null) Additional Validation Information: This value must be set in an proper order, in relation to the following fields: end_date - `parking_lots` (array) - `receive_notifications_for` (array) - `custom_id` (string,null) ## Response 401 fields ## Response 403 fields ## Response 429 fields