This web service deletes a map (structured document) from Fluid Topics.
Users or API keys with the CONTENT_PUBLISHER
role can only delete a map published through a source they have permissions for.
Deleting a map removes all children topics and may take some time.
Method | Endpoint |
---|---|
DELETE |
/api/admin/khub/maps/{mapId} |
Path parameter | Type | Description |
---|---|---|
{mapId} |
String | The value for the id field retrieved when listing maps. |