source-groups

Delete source group metadata

Deletes metadata for a specific source group.

Required scope: `knowledge:write`

delete/source-groups/{source_group_id}/metadata

Path parameters

source_group_idstring required

Source group 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.