Changes to Update an API key

PATCH /v2/api_keys/{api_key_id}

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

Changed in 2 of the 7 revisions of this API.116

  1. e85040b266cc16
  2. fca567a46b3a1

What changed

    • the response's property type changed from string to no type for status

      response-property-type-changed

    • added the non-success response with the status

      response-non-success-status-added

    • added to the response property allOf list for the response status

      response-property-all-of-added

    • removed the personal enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the serving enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the serving_and_indexing enum value from the response property for the response status

      response-property-enum-value-removed

    • response property api_key_role reactivated

      response-property-reactivated

    • added the new agent_end_user enum value to the // response property for the response status

      response-property-enum-value-added