The path parameters will be sent as a URL query parameters as a part of the request.
xxxxxxxxxx
{
"threadId": [],
"mode": ""
}
The payload will be sent as a application/json as a part of the request body.
Created by @samalgorai