Knowledgebase

Creates a new knowledgebase.

post/knowledgebase

Request body

tagsstring required
namestring required
descriptionstring

Response

Successful response

messagestring
codestring

Changes

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

    • 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