# Create 'Protectedidentity' Endpoint: POST /accounts/users/customer/protectedidentity/ 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): - `tenant` (object,null) Additional Validation Information: Must be unique This value can't bet set, when any of the following fields are set: sub_tenant This field, or at least one of the following fields must be set: sub_tenant - `tenant.id` (string) - `last_name` (string,null) - `organization` (object,null) - `email` (string,null) - `previous_address` (object,null) - `sub_tenant` (object,null) Additional Validation Information: Must be unique This value can't bet set, when any of the following fields are set: tenant This field, or at least one of the following fields must be set: tenant - `future_address` (object,null) - `phone_number` (string,null) - `custom_id` (string,null) - `birth_date` (string,null) - `first_name` (string,null) - `current_registered_address` (object,null) - `ssn` (string,null) ## Response 201 fields (application/json): - `id` (string, required) Additional Validation Information: Must be unique - `tenant` (object,null) Additional Validation Information: Must be unique This value can't bet set, when any of the following fields are set: sub_tenant This field, or at least one of the following fields must be set: sub_tenant - `tenant.id` (string) - `last_name` (string,null) - `organization` (object,null) - `email` (string,null) - `previous_address` (object,null) - `sub_tenant` (object,null) Additional Validation Information: Must be unique This value can't bet set, when any of the following fields are set: tenant This field, or at least one of the following fields must be set: tenant - `future_address` (object,null) - `created_at` (string) - `phone_number` (string,null) - `custom_id` (string,null) - `birth_date` (string,null) - `first_name` (string,null) - `current_registered_address` (object,null) - `ssn` (string,null) ## Response 401 fields ## Response 403 fields ## Response 429 fields