Estou tentando pegar o historico de conversas pela API e recebo esta messagem de erro:
{"code":21,"description":"Unsupported content type"}
Passo no body:
{
"id": "{{$guid}}",
"method": "get",
"uri": "/threads?refreshExpiredMedia=true"
}
No Headeer
Content-Type: application/json
Authorization: Key {YOUR_TOKEN}
A key está correta funciona em outra requisição