This web service is used to delete a single existing Fluid Topics unstructured document.
| Method | Endpoint |
|---|---|
DELETE |
|
| Path parameter | Type | Description |
|---|---|---|
{docId} |
String | The document identifier. |
Users or API keys with the CONTENT_PUBLISHER role can only update the metadata of a document published through a source they have permissions for.
It is necessary to provide an Ft-Calling-App value when using Fluid Topics web services. See Fluid Topics calling app.
Response body
{
"deletedDocumentId": "DMqEQpgNEfevAP9F1h3mpw"
}