Changes to Search for Attribute Keys

POST /v1/attribute_keys/search

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

Changed in 2 of the 30 revisions of this API.63

  1. a93800de3a8552
  2. 98201e8dd1b411

What changed

    • deleted the query request parameter department_id

      request-parameter-removed

    • deleted the query request parameter kind

      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

    • added the new optional request property page

      new-optional-request-property

    • added the new optional request property page_size

      new-optional-request-property

  • 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