16 lines
284 B
JSON
16 lines
284 B
JSON
{
|
|
"request": {
|
|
"method": "PATCH",
|
|
"api_url": "https://api2.frontapp.com/conversations/cnv_kqatm2",
|
|
"headers": {
|
|
"Authorization": "Bearer TEST"
|
|
},
|
|
"json": {
|
|
"status": "open"
|
|
}
|
|
},
|
|
"response": "",
|
|
"response-headers": {
|
|
"status": 200
|
|
}
|
|
}
|