Deprecate translation keys via API
complete
Jakub Pomykała
marked this post as
complete
Hey Philip,
thanks for the post. Here is the endpoint where you can change the deprecation status for a translation key:
https://api.simplelocalize.io/openapi/swagger-ui/index.html#/Translation%20keys/updateTranslationKey
you can set true/false value on "deprecated" field to change the status.
Swagger is the best reference for the API, as not all endpoint and their options are described at https://simplelocalize.io/docs/api/get-started/ :)