Changes to Update a specific Verification Service.

POST /v2/Services/{Sid}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 11 of the 52 revisions of this API.6217

  1. v2d5d7b4a5714f1
  2. v2b99dcc113b963
  3. v23fd4376faab54
  4. v21548692e68043
  5. v243e0e113369c3
  6. v2c6432fdfc1a21
  7. v22fc124eb9d5c3
  8. v2e2dd9cab5c112
  9. v29e41726955fb2
  10. v2b965728c225d2
  11. v2fb6ded97d73f1

What changed

    • the endpoint scheme security access_token_bearer was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property Passkeys.AuthenticatorAttachment

      new-optional-request-property

    • added the new optional request property Passkeys.DiscoverableCredentials

      new-optional-request-property

    • added the new optional request property Passkeys.UserVerification

      new-optional-request-property

    • added the new optional request property Passkeys.RelyingParty.Id

      new-optional-request-property

    • added the new optional request property Passkeys.RelyingParty.Name

      new-optional-request-property

    • added the new optional request property Passkeys.RelyingParty.Origins

      new-optional-request-property

    • added the optional property passkeys to the response with the 200 status

      response-optional-property-added

    • the push response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the totp response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the whatsapp response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the push response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the totp response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the whatsapp response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the code_length response's property default value 0 was added for the status 200

      response-property-default-value-added

    • added the new optional request property Whatsapp.From

      new-optional-request-property

    • added the new optional request property Whatsapp.MsgServiceSid

      new-optional-request-property

    • added the optional property whatsapp to the response with the 200 status

      response-optional-property-added

    • added the new optional request property VerifyEventSubscriptionEnabled

      new-optional-request-property

    • added the optional property verify_event_subscription_enabled to the response with the 200 status

      response-optional-property-added

    • removed the request property VerifyEventSubscriptionEnabled

      request-property-removed

    • removed the optional property verify_event_subscription_enabled from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property VerifyEventSubscriptionEnabled

      new-optional-request-property

    • added the optional property verify_event_subscription_enabled to the response with the 200 status

      response-optional-property-added

    • api tag VerifyV2Service added

      api-tag-added