Test Telegram
POST
/api/v1/channels/telegram/test
Send a Telegram test message to a known chat id.
Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ”Request Body required
Section titled “Request Body required ” TelegramTestRequest
Payload for sending a Telegram test message.
object
chat_id
required
Chat Id
string
message
Message
string
project_id
required
Project Id
string format: uuid
Responses
Section titled “ Responses ”Successful Response
TelegramTestResponse
Telegram test-message send response.
object
ok
required
Ok
boolean
provider_response
required
Provider Response
object
key
additional properties
any
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string