sources
Delete File From Source
Delete a data source.
DELETE
/
v1
/
sources
/
{source_id}
/
{file_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
user_id
string | null
Path Parameters
source_id
string
requiredfile_id
string
required