delete http://localhost:8000/api/v1/collections/
Delete a Collection by its ID
Log in to see full request history
Response
204No Content
Delete a Collection by its ID
204No Content
xxxxxxxxxx
curl --request DELETE \
--url http://localhost:8000/api/v1/collections/collectionId
Try It!
to start a request and see the response here!