Deletes a Source.
Sources
Deletes a Source.
DELETE
Deletes a Source.
Documentation Index
Fetch the complete documentation index at: https://docs.totoy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for a Source that was uploaded to Totoy.
Maximum string length:
29Pattern:
^src_[a-zA-Z0-9]{25}$