sources

Delete source metadata

Deletes metadata for a specific source.

Required scope: `knowledge:write`

delete/sources/{source_id}/metadata

Path parameters

source_idstring required

Source ID

Response

Successfully deleted metadata

messagestring

Example response

{
  "message": "Metadata deleted successfully"
}

Changes

Changed in 1 of the 71 revisions of this API.1

Of the 71 revisions, 18 have no diff computed.