Projects
Deletes a Project and all its associated resources.
DELETE
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:
28
Response
200 - application/json
Indicates whether the Project
, the Sources
and Knowledge Bases
have been successfully deleted.
A list of knowledge_base_ids
that were assigned to the Project
.
The unique identifier of a Project
.
Maximum length:
28
A list of source_ids
of Sources
that were assigned to the Project
.