Update Data Subject's Data Elements

Use this API to create a new data subject or update an existing data subject. The data subject will be created or updated with the details provided in the request body.

🗒

Things to Know

  • The data subject primary identifier cannot be updated. However, additional identifiers can be added, updated, or deleted:
    • To add or update an additional identifier for a given data subject, set the linked parameter value to true and include a list of the additional identifiers within the value parameter.
    • To remove an additional identifier from a given data subject, set the linked parameter value to true and leave the value parameter empty. Removed identifiers will remain associated with the data subject as data elements.
  • This API is not designed to be used in synchronous workflows and will not trigger integration events or reporting updates.
Language
Authorization
OAuth2