Delete custom content

Delete a custom content from AskX usage.

delete/ask/index

Request body

rootIdstring required

Root id of the object to gather sources from. This should be created from the UI as a new custom data source.

idstring required

Unique id of the object to index scoped to the rootId

Response

Ok

okboolean required

Changes

Changed in 1 of the 5 revisions of this API.1

    • the security scope write was added to the endpoint's security scheme bearer

      api-security-scope-added