Changes to Update a Credential

PUT /v1/credentials/{id}

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

Changed in 3 of the 30 revisions of this API.115

  1. f494f7d363071
  2. cac96b8772c313
  3. 98201e8dd1b411

What changed

    • added the new optional request property recipient.phone_number

      new-optional-request-property

    • the path request parameter id became required

      request-parameter-became-required

    • the request property group_id became optional

      request-property-became-optional

    • the request property recipient.email became optional

      request-property-became-optional

    • the request property recipient.name became optional

      request-property-became-optional

  • 98201e8dd1b411See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added