Create an entity typeCopy Pagepost https://{hostname}/entityType.createCreates an entity type that includes the specified set of attributes.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 2 months ago