Changes to Creates a new knowledgebase.

POST /knowledgebase

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

Changed in 4 of the 24 revisions of this API.122

  1. 643ad4ee18ac11
  2. 71b312915fef1
  3. a727c281416e1
  4. e38298f797821

What changed

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

      response-optional-property-removed

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

      response-optional-property-added

    • the id response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • removed the request property project_id

      request-property-removed

    • endpoint added

      endpoint-added