Create an attributeCopy Pagepost https://{hostname}/entityType.addAttributeAdds an attribute to an entity type.This also adds the new attribute to all existing user profiles.Form Datatype_namestringName of the entity type (user profile database) where the user profile is stored.attr_defsarray of objectsAttributes and attribute definitions being assigned to the entity type. Note that additional key-value pairs might be needed depending on whether validations such as case-sensitive are assigned to an attribute.attr_defsADD objectResponse 200Successful responseUpdated 3 months ago