Index a custom contentAsk AIpost deprecatedhttps://api.slite.com/v1/ask/indexIndex a custom content for AskX usage.Body ParamsrootIdstringrequiredRoot id of the object to gather sources from. This should be created from the UI as a new custom data source.idstringrequiredUnique id of the object to index scoped to the rootIdtitlestringrequiredTitle of the object to indexcontentstringrequiredContent of the object to indextypestringenumrequiredType of the object to index. Can be "markdown" or "html"markdownhtmlAllowed:markdownhtmlupdatedAtdate-timerequiredLast update date of the object to index. Used to determine the freshness of the object.urlstringrequiredUrl of the object to index. Used to redirect to the proper page.Responses 200Ok 401Invalid authentication 402This feature is disabled for your organization. Please contact support. 404Data source not found 422Input validation error 429Rate limitation error defaultUnexpected errorUpdated 9 months ago