Change Updates

Do not miss any Verify API changes, ever again

Subscribe to the Verify API changelog to be up to date on recent changes.

RSS
Twilio /

Change #be355661

Last update:
Compare
1.29.1

API structure has changed

Next Change
26 structure changes including:
3 Additions
23 Modifications
Modified 23 Breaking
GET /v2/Attempts
  • Response
  • 200 response Modified
    • attempts attribute Modified
  • Query
  • Country, Channel, VerifyServiceSid, VerificationSid, Status query parameters Added
GET /v2/Attempts/{Sid}
  • Response
  • 200 response Modified
    • channel_data attribute Modified
    • price, verification_sid attributes Added
GET /v2/Forms/{FormType}
  • Response
  • 200 response Modified
    • form_meta, forms attributes Modified
GET /v2/Services
  • Response
  • 200 response Modified
    • services attribute Modified
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges
  • Response
  • 200 response Modified
    • challenges attribute Modified
  • Query
  • Order query parameter Added
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid}
  • Response
  • 200 response Modified
    • details, hidden_details attributes Modified
    • metadata attribute Added
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Factors
  • Response
  • 200 response Modified
    • factors attribute Modified
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}
  • Response
  • 200 response Modified
    • config attribute Modified
    • metadata attribute Added
GET /v2/Services/{ServiceSid}/Verifications/{Sid}
  • Response
  • 200 response Modified
    • lookup, send_code_attempts attributes Modified
GET /v2/Services/{ServiceSid}/Webhooks
  • Response
  • 200 response Modified
    • webhooks attribute Modified
GET /v2/Services/{ServiceSid}/Webhooks/{Sid}
  • Response
  • 200 response Modified
    • version attribute Added
GET /v2/Services/{Sid}
  • Response
  • 200 response Modified
    • push, totp attributes Modified
    • default_template_sid attribute Added
POST /v2/Services
  • Body
  • content type Modified
    • DefaultTemplateSid attribute Added
  • Response
  • 201 response Modified
    • push, totp attributes Modified
    • default_template_sid attribute Added
POST /v2/Services/{ServiceSid}/AccessTokens
  • Body
  • content type Modified
    • FactorFriendlyName, Ttl attributes Added
  • Response
  • 201 response Modified
    • account_sid, date_created, entity_identity, factor_friendly_name, factor_type, service_sid, sid, ttl, url attributes Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges
  • Body
  • content type Modified
    • Details.Fields, HiddenDetails attributes Modified
  • Response
  • 201 response Modified
    • details, hidden_details attributes Modified
    • metadata attribute Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid}
  • Body
  • content type Modified
    • Metadata attribute Added
  • Response
  • 200 response Modified
    • details, hidden_details attributes Modified
    • metadata attribute Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Factors
  • Body
  • content type Modified
    • Metadata attribute Added
  • Response
  • 201 response Modified
    • binding, config attributes Modified
    • metadata attribute Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}
  • Body
  • content type Modified
    • Config.NotificationPlatform attribute Added
  • Response
  • 200 response Modified
    • config attribute Modified
    • metadata attribute Added
POST /v2/Services/{ServiceSid}/Verifications
  • Body
  • content type Modified
    • ChannelConfiguration, RateLimits attributes Modified
    • TemplateCustomSubstitutions, TemplateSid attributes Added
  • Response
  • 201 response Modified
    • lookup, send_code_attempts attributes Modified
POST /v2/Services/{ServiceSid}/Verifications/{Sid}
  • Response
  • 200 response Modified
    • lookup, send_code_attempts attributes Modified
POST /v2/Services/{ServiceSid}/Webhooks
  • Body
  • content type Modified
    • Version attribute Added
  • Response
  • 201 response Modified
    • version attribute Added
POST /v2/Services/{ServiceSid}/Webhooks/{Sid}
  • Body
  • content type Modified
    • Version attribute Added
  • Response
  • 200 response Modified
    • version attribute Added
POST /v2/Services/{Sid}
  • Body
  • content type Modified
    • DefaultTemplateSid attribute Added
  • Response
  • 200 response Modified
    • push, totp attributes Modified
    • default_template_sid attribute Added
Added 3
GET /v2/Attempts/Summary
GET /v2/Services/{ServiceSid}/AccessTokens/{Sid}
GET /v2/Templates