Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for a Project created in Totoy.
Maximum length:
28Response
OK
The unique identifier of a Project.
Maximum length:
28Example:
"pj_avX7imfLaPcQnv5ckvGlOEBA9"
A list of knowledge_base_ids that were assigned to the Project.
Maximum length:
1500Example:
[]A list of source_ids of Sources that were assigned to the Project.
Maximum length:
10000Unique identifier for a Source that was assigned to the Project.
Example:
[
"src_oXiYDg8QOc9JsOk86idRXiywD",
"src_qoY7rSGkiWtn4NP8kPXc7xzrq"
]Indicates whether the Project, the Sources and Knowledge Bases have been successfully deleted.
Example:
true