Skip to main content
POST
Add an alias to an entity

Headers

x-project-id
string
required

Project ID to specify the project context

Path Parameters

id
string<uuid>
required

The UUID of the entity to add the alias to.

Body

application/json
alias
string
required

Alias text

Example:

"Samsung Electronics"

Response

id
string<uuid>
required
alias
string
required
source
enum<string>
required
Available options:
llm,
manual