delete https://rest.particlesy.com/api/v/Document/
Removes a document from the system based on the provided ID. This also removes the document content from the Particle's knowledge base.
Log in to see full request history
Response
Removes a document from the system based on the provided ID. This also removes the document content from the Particle's knowledge base.
xxxxxxxxxx
curl --request DELETE \
--url https://rest.particlesy.com/api/vversion/Document/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!