Skip to content

Create log redirect

POST
/bridge/v2/logs-redirects

Authorizations

Request Body

JSON
{
"domain": "string",
"chatId": "string",
"disableVisitLogs": true
}

Responses

Creates and returns a new log redirect
JSON
{
"domain": "string",
"chatId": "string",
"disableVisitLogs": true
}