Delete links
DELETE/auth/links/:chat_id
Deletes one or more specified links, their associated embeddings, and any scheduled processing jobs.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Success - Links successfully deleted.
Link id cannot be empty
Unauthorized Access
You do not have permission to delete some links
Some links not found
Internal Server Error during deletion