Verify verification code by ID
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The identifier of the verification to retrieve.
Example:
"12ade33a-21c0-473b-b055-b3c836e1c292"
Body
application/json
Response
Expected verify response to a valid request.
JavaScript