GET
/v6/title
curl \
--request GET 'http://api.example.com/v6/title?id=string'
Response examples (200)
{
"res": "string",
"error": "string"
}
Response examples (200)
{
"res": "string",
"error": "string"
}