Validate channel credentials
Validate credentials for a messaging channel type. Returns 404 when no validator is registered for the channel.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
channelType
Request
This endpoint expects an object.
Response
Validation result
valid
error
metadata
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error