Dictionaries
Delete a dictionary
Permanently deletes a dictionary and cascades the attachment rows. Detaches it from every agent it was attached to. No other data is touched.
DELETE
Delete a dictionary
Previous
Update a dictionaryUpdates any subset of `name`, `description`, or `terms`. Passing `terms` replaces the whole list -- there is no incremental add/remove. If the dictionary is attached to any agent and the new `char_count` would push that agent over 10,000 combined characters, the request fails with `DICTIONARY_CHAR_LIMIT_EXCEEDED`.
Next
Delete a dictionary