Pular para o conteúdo

Test Channel Connection

POST
/api/v1/channels/{channel_id}/test

Test channel connection (works for any channel type).

channel_id
required
Channel Id
integer
x-tenant-id
Any of:
integer

Successful Response

TestConnectionResponse

Response for connection test.

object
success
required
Success
boolean
message
required
Message
string
details
Any of:
object

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string