Add History Item

Create a new history based item for the user.

A user history item will be recorded for the user. This history item will be available in the users recent history.

Note: When calling this function, the objects alerts for the user will be cleared for that item as well.

The following arguments must be filled in.

NameRequiredLimitDefaultAvailabilitySummary
type_idyes Integer-NewThe type of history item this is. The following values are allowed:

0 = Case item
1 = Company item
2 = Contact item
3 = Article item
item_idyes25 characters-NewThe id of the history item defined by the type_id above.
user_idnoInteger-NewThe id of the user you want to assign this history item to. If left blank, this will default to the logged in user.
Responses

Language
Credentials
Request
Choose an example:
application/json