Apps documentation
Translation for Jira Service Management
Translation for Jira Service Management
Documentation
FAQ
Release notes
Articles & Videos
Last updated Jun 7, 2021

Translation for Jira Service Management REST API

Translation for Jira Service Management REST API lets developers integrate it with external applications

Translation for Jira Service Management REST API lets you fetch translations configured in the app.

Model

TextTranslationModel

This is the basic model used in the Translation for Jira Service Management REST API.

Field Type Description
text string Text to translate.
Example
{
  "text": "Text to translate"
}
Note

When including an ampersand (&) as a part of the text to translate, be sure to write it as &. Otherwise, the system will not return a proper translation.

For Translation for Jira Service Management resources, see REST API Resources.

Need help?

If you can’t find the answer you need in our documentation, raise a support request*.
*Include as much information as possible to help our support team resolve your issue faster.