Create a new entity
Entities
Create a new entity
Creates a new entity (brand, person, company, or other) in the project, automatically generating a default alias from its name.
POST
Create a new entity
Headers
Project ID to specify the project context
Body
application/json
Entity name
Example:
"Samsung"
Entity type
Available options:
brand, person, company, other Is this entity owned by the project
Example:
true
Is this the primary entity
Example:
false
Is this a competitor entity
Example:
false
Is this entity blacklisted
Example:
false
Entity group ID
Example:
"550e8400-e29b-41d4-a716-446655440000"
Response
Available options:
brand, person, company, other