> For the complete documentation index, see [llms.txt](https://rest-api.symphony.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management.md).

# DLP Dictionary & Policy Management

- [Overview](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/overview.md)
- [Dictionary Management endpoints](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints.md)
- [Create Dictionary](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/create-dictionary.md): Creates a dictionary with basic metadata and without content.
- [All Dictionaries](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/all-dictionaries.md): Gets basic metadata for the latest version of all active dictionaries.
- [Specific Dictionary](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/specific-dictionary.md): Gets basic metadata about a dictionary.
- [Update Dictionary](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/update-dictionary.md): Updates a dictionary's name. This also automatically updates the version number.
- [Upload Dictionary Content](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/upload-dictionary-content.md): Upload new content to a dictionary and override the existing content.
- [Download Dictionary Content](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/download-dictionary-content.md): Downloads Base64-encoded dictionary content.
- [Delete Dictionary](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/delete-dictionary.md): Deletes a dictionary.
- [V3 Policy Management endpoints](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints.md)
- [V3 Policy structure for Create/Update](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-policy-structure-for-create-update.md)
- [V3 Create Policy](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-create-policy.md): Creates a new policy with dictionary references.
- [V3 All Policies](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-all-policies.md): Gets all policies.
- [V3 Get Policy](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-get-policy.md): Gets a policy.
- [V3 Update Policy](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-update-policy.md): Updates data for an existing policy, such as the dictionaries and also \`name\`, \`type\`, \`contentTypes\`, and \`scopes\`.
- [V3 Enable Policy](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-enable-policy.md): Enables a policy.
- [V3 Disable Policy](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-disable-policy.md): Disables a policy.
- [V3 Delete Policy](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-delete-policy.md): Deletes a disabled policy.
- [V3 Violations endpoints](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-violations-endpoints.md)
- [V3 Violations - Sample Responses](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-violations-endpoints/v3-violations-sample-responses.md)
- [V3 Violations - Special Scenarios of Attachments](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-violations-endpoints/v3-violations-special-scenarios-of-attachments.md)
- [V3 Message Violations](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-violations-endpoints/v3-message-violations.md): Gets violations as a result of policy enforcement on messages. The message part of this violation is the same as documented in Create Message v4
- [V3 Signal Violations](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-violations-endpoints/v3-signal-violations.md): Gets violations as a result of policy enforcement on signals. Signal rules and matched terms are decrypted by the Agent.
- [V3 Stream Violations](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-violations-endpoints/v3-stream-violations.md): Gets violations as a result of policy enforcement on streams. Matched terms are decrypted by the Agent.
- [V3 Violation Attachment Download](https://rest-api.symphony.com/main/dlp-dictionary-and-policy-management/v3-violations-endpoints/v3-violation-attachment-download.md): API for downloading attachments sent as part of messages flagged by DLP system
