Skip to content

Delete a data source

DELETE
/api/v1/projects/{project_id}/sources/{source_id}

Deletes the specified data source and all of its associated content items via cascade.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

project_id*
Type
string
Required
Format
"uuid"
source_id*
Type
string
Required
Format
"uuid"

Responses

Successful Response

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

XC AI Content Automation