Confirm Phone Verification
data class ConfirmPhoneVerification(val accountId: String, val verificationId: String) : AccountEndpoints
Endpoint for confirming a phone verification with a one-time code.
Properties
Link copied to clipboard
The fully qualified URL string for this endpoint.
Link copied to clipboard
HTTP method, e.g. "GET", "POST", "DELETE".
Link copied to clipboard
Optional query-string parameters appended to endpointURL.
Link copied to clipboard