Add CDT Per User

Allow customer to add Company Data Type to specific user.

  • unique_identifier: Choose either email/staff_id

post

Authentication: required

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
customer_idstringRequired
effective_datestring · date · nullableRequired
unique_identifierstringRequired
emailstring · nullableOptional
staff_idstring · nullableOptional
langstringOptionalDefault: EN
cdt_namestringRequired
valuestringOptional
Responses
chevron-right
200

Success!

application/json
idinteger · int64OptionalDefault: 63598
userinteger · int64OptionalDefault: 9059
valuestringOptionalDefault: Tech
cdt_namestringOptionalDefault: Department
customerinteger · int64OptionalDefault: 255
created_atstringOptionalDefault: 2025-11-13
effective_datestringOptionalDefault: 2025-11-01
post
/add-ee-cdt-edv

Last updated