Skip to content
FusionDrainer
2
Search
K
Main Navigation
Disclaimer
v2
v1.6.x
Menu
Return to top
Create log redirect
POST
/bridge/v2/logs-redirects
Authorizations
Request Body
Schema
JSON
JSON
{
"domain"
:
"string"
,
"chatId"
:
"string"
,
"disableVisitLogs"
:
true
}
Responses
201
400
Creates and returns a new log redirect
Content-Type
application/json
Schema
JSON
JSON
{
"domain"
:
"string"
,
"chatId"
:
"string"
,
"disableVisitLogs"
:
true
}