v4
latestSwagger 2.02026-07-1371563.0 KBProvides alternative translations for a word and a small number of idiomatic phrases. Each translation has a part-of-speech and a list of back-translations. The back-translations enable a user to understand the translation in context. The Dictionary Example operation allows further drill down to see example uses of each translation pair.
Query parameters
Version of the API requested by the client. Value must be 3.0.
Specifies the language of the input text. The source language must be one of the supported languages included in the dictionary scope.
Specifies the language of the output text. The target language must be one of the supported languages included in the dictionary scope of the Languages resource.
Headers
A client-generated GUID to uniquely identify the request. Note that you can omit this header if you include the trace ID in the query string using a query parameter named ClientTraceId.
Request body
Example request
[
{
"text": "Bug"
}
]Response
Success