Update the status of a Knowledge Base entry

Changes the status of an existing Knowledge Base entry (e.g., from 'active' to 'archived').

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the retrieved/saved data

integer
required

ID of the project into which the knowledge base is to be updated

integer
required

ID of the knowledge base to be updated

Query Params
expand
array of objects

Specifies the list of fields which would be expanded in the response. Otherwise, only their id would be returned.

Read more in the section related to Expanding Fields

expand
Body Params

Request body for updating the status of a Knowledge Base entry.

string
enum
required
Defaults to active

The status of a Knowledge Base entry:

  • active: The entry is current and relevant.
  • archived: The entry is kept for historical purposes but may no longer be considered current best practice or has been superseded by newer learnings.
Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json