Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.7 KB

KeysUntagParameters.md

File metadata and controls

14 lines (9 loc) · 1.7 KB

KeysUntagParameters

Properties

Name Type Description Notes
Branch string specify the branch to use [optional]
Q string Specify a query to do broad search for keys by name (including wildcards).<br><br> The following qualifiers are also supported in the search term:<br> <ul> <li><code>ids:key_id,...</code> for queries on a comma-separated list of ids</li> <li><code>name:key_name</code> for text queries on exact key names - spaces, commas, and colons need to be escaped with double backslashes</li> <li><code>tags:tag_name</code> to filter for keys with certain tags</li> <li><code>translated:{true false}</code> for translation status (also requires <code>locale_id</code> to be specified)</li> <li><code>updated_at:{>=
LocaleId string Locale used to determine the translation state of a key when filtering for untranslated or translated keys. [optional]
Tags string Tag or comma-separated list of tags to remove from the matching collection of keys [optional]

[Back to Model list] [Back to API list] [Back to README]