Validate an OTP code previously generated for a chat to confirm user authentication.
Documentation Index
Fetch the complete documentation index at: https://docs.hypersender.com/llms.txt
Use this file to discover all available pages before exploring further.
chatId and code to this endpoint[email protected])

success: Boolean indicating if validation was successfulmessage: Descriptive message about the validation resultdata.uuid: The unique identifier of the OTP requestdata.chat_id: The chat ID associated with this OTPdata.status: Updated status (typically validated on success)data.validated_at: ISO 8601 timestamp when the code was validated
expires parameterchatIdBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Hypersender instance UUID