Validate RCS Message
Validate RCS message content without sending it.
Authentication
PINNACLE-API-KEYstring
API Key authentication via header
Request
This endpoint expects an object.
Rich Text
Message containing longer text content with optional quick reply buttons.
OR
Rich Media
Message containing a media file and/or text with optional quick reply buttons.<br>
See [supported media types](https://app.pinnacle.sh/supported-file-types?type=RCS-MEDIA).
OR
Rich Cards
Message containing cards, each with its own title, subtitle, and/or buttons. Quick replies can also be added. <br>
See [supported file types](https://app.pinnacle.sh/supported-file-types?type=RCS-CARD).
Response
Returns validation results.
total
Total price of this message. Calculated by multiplying the number of messages by the unit cost.
unit
Cost per message.
segments
Total number of segments used across the message.
unsupportedFiles
List of unsupported media file names or URLs.

