TypeScript client
Sources
Delete source
Delete a content source and its extraction from the team. Brands referencing the source simply stop including it; already-generated content is unaffected. This does not refund any credits spent on its ingestion.
DELETE
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Content source id (UUID), as returned by the create source and list sources endpoints.
Response
Success