Entity
The Entity API handle the CRUD operations for Entities, System Entities, and also an auxiliary method for the Dialog Manager.
Was this helpful?
The Entity API handle the CRUD operations for Entities, System Entities, and also an auxiliary method for the Dialog Manager.
Was this helpful?
A valid uuid of an organization
A valid uuid of an environment
The UUID of the bot whose entities you are searching
Term being searched. This expects one optional String matching the name of an entity.
Current page, starting at 1
Size of the page
Criteria to order result, defaulted to updatedAt date. Possible fields include name, createdAt, updatedAt, createdBy and updatedBy.
Order direction(ASC/DESC), defaulted to DESC
A valid organization Uuid
A valid environment Uuid
A valid bot uuid to search
Term being searched
How many items will be returned in the list. Defaults to 6.
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid uuid of organization
A valid uuid of environment
A valid uuid of bot
The entity's uuid
No body
A valid uuid of organization
A valid uuid of environment
A valid uuid of bot
Current page, starting at 1
Size of the page
A valid uuid of organization
A valid uuid of environment
A valid uuid of bot
A valid uuid of organization
A valid uuid of environment
A valid uuid of bot
Name of the entity being created.
Type of the entity being created -- Expected values are either 'Synonym' or 'Pattern'. Anything else will be rejected.
A list of Tags to be created along with the entity, already assigning them.
A list of values for your entity.
Wether or not this entity is enabled for cells.
A valid uuid of organization
A valid uuid of environment
A valid uuid of bot
The entity's uuid
Name of the entity being created.
Type of the entity being created -- Expected values are either 'Synonym' or 'Pattern'. Anything else will be rejected.
A list of Tags to be created along with the entity, already assigning them.
A list of values for your entity.
Wether or not this entity is enabled for cells.
A valid uuid of organization
A valid uuid of environment
A valid uuid of bot
Name of the Synonym. Capitalization does not matter.
No body
A valid uuid of organization
A valid uuid of environment
A valid uuid of bot
Name of the Pattern. Capitalization matters.
No body
A valid uuid of organization
A valid uuid of environment
A valid uuid of bot
Wether you are enabling or disabling the system entity.