Delete Collection
Collection Endpoints
Delete Collection
Delete a sub-collection
DELETE
Delete Collection
Deletes a sub-collection and all its contents (cascade). The root collection cannot be deleted. ReturnsDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
204 No Content on success.
Path Parameters
The ID of the collection to delete.
Error Responses
Collection Not Found — 404
Collection Not Found — 404
Returned when the collection doesn’t exist, doesn’t belong to the authenticated user, or is the root collection (which cannot be deleted).
Server Error — 500
Server Error — 500

