Chat9
APIDocuments

Delete Url Source Route

Delete a URL source and all indexed pages/chunks associated with it.

DELETE
/documents/sources/{source_id}
/documents/sources/{source_id}

The Authorization access token

Authorization

Authorization
Required
Bearer <token>

In: header

Path Parameters

source_id
Required
Source Id

Format: "uuid"
curl -X DELETE "https://api.getchat9.live/documents/sources/497f6eca-6276-4993-bfeb-53cbbbba6f08" \
  -H "Authorization: Bearer <token>"

Successful Response