Skip to main content

Delete volatile knowledge by id.

DELETE 

/api/v2/VolatileKnowledge/:id

Marks the volatile knowledge as expired so it will be deleted by the cleanup job.

Request

Path Parameters

    id uuidrequired

Query Parameters

    culture string

    Use this param to override the culture of the response. Options: - en (default) - es

Responses

OK

Loading...