Send echo message

Send a test "Hello from Runtype" message via the configured channel adapter.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

channelTypestringRequired

Request

This endpoint expects an object.
recipientstringRequired>=1 character
credentialsmap from strings to anyOptional

Response

Echo result
validboolean
errorstring
metadatamap from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error
501
Not Implemented Error