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
effective_datestring · date | nullableOptional
unique_identifierstringRequired
emailstring | nullableOptional
staff_idstring | nullableOptional
langstringOptionalDefault: EN
cdt_namestringOptional
valuestringOptional
Responses
chevron-right
200

Success!

application/json
put
/update-ee-cdt-edv

Last updated