Appearance
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
Requiredstring
Format
"uuid"source_id*
Type
Requiredstring
Format
"uuid"Responses
Successful Response