Changes to Search for Groups

POST /v1/issuer/groups/search

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

Changed in 7 of the 30 revisions of this API.187

  1. dc79460d92222
  2. 90d8939c6beb1
  3. 97793c5df9501
  4. ecf2792b95921
  5. 5daf146bc8ba1
  6. 4d5375b411d317
  7. 98201e8dd1b411

What changed

    • added the required property // to the response with the status

      response-required-property-added

    • added the required property // to the response with the status

      response-required-property-added

    • added the new optional request property

      new-optional-request-property

    • added the required property // to the response with the status

      response-required-property-added

    • added the new optional request property

      new-optional-request-property

    • added the optional property // to the response with the status

      response-optional-property-added

    • added required request body

      request-body-added-required

    • deleted the query request parameter end_updated_date

      request-parameter-removed

    • deleted the query request parameter ids

      request-parameter-removed

    • deleted the query request parameter meta_data

      request-parameter-removed

    • deleted the query request parameter name

      request-parameter-removed

    • deleted the query request parameter page

      request-parameter-removed

    • deleted the query request parameter page_size

      request-parameter-removed

    • deleted the query request parameter start_updated_date

      request-parameter-removed

  • 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