TestAutoReply sends a test auto-reply message.
POST/api/v1/engagements/channel-configs/:channelConfigId/auto-reply/test
Useful for previewing how auto-reply messages will look before enabling them for customers.
Errors
- NOT_FOUND: Channel configuration does not exist
- INVALID_ARGUMENT: Invalid message_type
- FAILED_PRECONDITION: Channel not verified or auto-reply not configured
Request
Responses
- 200
- default
A successful response.
An unexpected error response.