Changes to Create an API key

POST /v2/api_keys

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

Changed in 2 of the 8 revisions of this API.617

  1. e85040b266cc66
  2. fca567a46b3a11

What changed

    • added to the request property allOf list

      request-property-all-of-added

    • removed the enum value personal of the request property

      request-property-enum-value-removed

    • removed the enum value serving of the request property

      request-property-enum-value-removed

    • removed the enum value serving_and_indexing of the request property

      request-property-enum-value-removed

    • the request property type changed from string to no type

      request-property-type-changed

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

      response-property-type-changed

    • request property reactivated

      request-property-reactivated

    • 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

    • added the new agent_end_user enum value to the request property //

      request-property-enum-value-added