Update CDT Per User

Allow customer to update the company data type for user.

  • unique_identifier: Choose either email/staff_id.

put

Authentication: required

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
customer_idstringOptional
unique_identifierstringRequired
emailstring · nullableOptional
staff_idstring · nullableOptional
langstringOptionalDefault: EN
cdt_namestringOptional
valuestringOptional
Responses
chevron-right
200

Success!

application/json
idinteger · int64OptionalDefault: 102473
userinteger · int64OptionalDefault: 9339
valuestringOptionalDefault: Married
cdt_namestringOptionalDefault: Marital Status
customerinteger · int64OptionalDefault: 255
created_atinteger · int64OptionalDefault: 1773800436315
effective_datestringOptional
put
/update-ee-cdt-edv

Last updated