# DLP Dictionary & Policy Management

- [Overview](/main/dlp-dictionary-and-policy-management/overview.md)
- [Dictionary Management endpoints](/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints.md)
- [Create Dictionary](/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/create-dictionary.md): Creates a dictionary with basic metadata and without content.
- [All Dictionaries](/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](/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/specific-dictionary.md): Gets basic metadata about a dictionary.
- [Update Dictionary](/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](/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](/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/download-dictionary-content.md): Downloads Base64-encoded dictionary content.
- [Delete Dictionary](/main/dlp-dictionary-and-policy-management/dictionary-management-endpoints/delete-dictionary.md): Deletes a dictionary.
- [V3 Policy Management endpoints](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints.md)
- [V3 Policy structure for Create/Update](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-policy-structure-for-create-update.md)
- [V3 Create Policy](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-create-policy.md): Creates a new policy with dictionary references.
- [V3 All Policies](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-all-policies.md): Gets all policies.
- [V3 Get Policy](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-get-policy.md): Gets a policy.
- [V3 Update Policy](/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](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-enable-policy.md): Enables a policy.
- [V3 Disable Policy](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-disable-policy.md): Disables a policy.
- [V3 Delete Policy](/main/dlp-dictionary-and-policy-management/v3-policy-management-endpoints/v3-delete-policy.md): Deletes a disabled policy.
- [V3 Violations endpoints](/main/dlp-dictionary-and-policy-management/v3-violations-endpoints.md)
- [V3 Violations - Sample Responses](/main/dlp-dictionary-and-policy-management/v3-violations-endpoints/v3-violations-sample-responses.md)
- [V3 Violations - Special Scenarios of Attachments](/main/dlp-dictionary-and-policy-management/v3-violations-endpoints/v3-violations-special-scenarios-of-attachments.md)
- [V3 Message Violations](/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](/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](/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](/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
