cURL
curl --request GET \ --url https://api.bunship.com/api/v1/auth/verify-email/{token} \ --header 'Authorization: Bearer <token>'
{ "message": "Email verified successfully. You can now login." }
Confirm an email address using the verification token
400
VALIDATION_ERROR
curl https://api.bunship.com/api/v1/auth/verify-email/vrf_abc123def456