Verifies a customer OTP (One-Time Password) code using Stytch authentication. Uses the customerOtpSchema validation from the backend.
token
is a JWT that must be included in the Authorization: Bearer {token}
header for subsequent authenticated requests to customer endpoints.OTP verified successfully.
The response is of type object
.