User messageCopy Pagewbhk userMessageThe end user has sent a message, file, location, or response to your RCS agent.PayloadAn HTTP POST body that contains event data serialized in JSON format.An event delivering a message that the user sent to the agent.agentIdstringThe agent's unique identifier.sendTimestringTimestamp (RFC 3339) at which the webhook event was sent.senderPhoneNumberstringUser device phone number in E.164 format.messageIdstringUnique identifier of the message.textstringText body of the message, when the user sent text.userFileobjectA file attachment sent by the user.userFile objectlocationobjectA geographic location shared by the user, expressed as latitude/longitude.location objectsuggestionResponseobjectThe user's response to a suggested reply or action.suggestionResponse objectrichMessageClassificationobjectBilling classification for a user message.richMessageClassification objectgoogleCarrierstringCarrier reported by Google for the sender.HeadersX-Vibes-EventclassstringrequiredAn HTTP header that indicates what type of event class the callback is. Options are ServerEvent, UserEvent, or UserMessage.X-Vibes-SignaturestringrequiredAn HTTP header that contains a BASE64 encoded HMAC SHA512 signature.Response 200Return 200 to acknowledge receipt of the webhook.Updated about 21 hours ago User eventDid this page help you?YesNo