Create Data ElementAsk AIpost https://{hostname}/api/inventory/v2/data-elementsUse this API to create new Data Elements in Data Mapping Automation module.Query ParamsgeneratorstringOptional generator parameterBody Paramsvaluestringrequiredlength between 0 and 400Name of the personal data entitydescriptionstringlength between 0 and 2000Description of the personal data entitystatusstringenumlength between 0 and 50Status of the personal data entityActiveActiveInactiveDraftAllowed:ActiveInactiveDrafttermIduuidID of the associated termtagIduuidID of the associated tagcategoriesarray of objectsrequiredlength β₯ 1List of data categories to associate with the data elementcategories* objectiduuidvaluestringvalueKeystringADD objectclassificationsarray of objectsList of data classifications to associate with the data elementclassificationsADD objectsubjectsarray of objectsList of data subjects to associate with the data elementsubjectsADD objectassignToAllSubjectsbooleanDefaults to falseFlag indicating whether to assign the data element to all subjectstruefalseResponses 201Created 400Bad Request 401Unauthorized 403Forbidden 404Not Found 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago