Changes to Create a new preset

POST /api/library/presets

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

Changed in 5 of the 92 revisions of this API.67

  1. ae1be5efc67a11
  2. 3dfd3128358f1
  3. b95c050c202d1
  4. 183f82172fec4
  5. 8c84efcb3afb41

What changed

  • ae1be5efc67a11See the full diff
    • added the new device_code enum value to the credentials/additionalProperties/type response property for the response status 200

      response-property-enum-value-added

    • added the new device_code enum value to the request property anyOf[subschema #1: LibraryAgentPresetCreatable]/credentials/additionalProperties/type

      request-property-enum-value-added

    • added the optional property expert_id to the response with the 200 status

      response-optional-property-added

    • removed the request property anyOf[subschema #1: LibraryAgentPresetCreatable]/webhook_id

      request-property-removed

    • added the optional property organization_id to the response with the 200 status

      response-optional-property-added

    • added the optional property team_id to the response with the 200 status

      response-optional-property-added

    • added the optional property webhook/anyOf[subschema #1: Webhook]/organization_id to the response with the 200 status

      response-optional-property-added

    • added the optional property webhook/anyOf[subschema #1: Webhook]/team_id to the response with the 200 status

      response-optional-property-added

  • 8c84efcb3afb41See the full diff
    • removed the optional property organization_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property team_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property webhook/anyOf[subschema #1: Webhook]/organization_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property webhook/anyOf[subschema #1: Webhook]/team_id from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property anyOf[subschema #1: LibraryAgentPresetCreatable]/webhook_id

      new-optional-request-property

    This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog