Download DITA-OT - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

This web service allows ADMIN users to download the DITA-OT archive used for the processing of DITA documents on a Fluid Topics portal.

It is not possible to download the default DITA-OT archive.

Method Endpoint
GET
/api/admin/khub/dita-ot/content

The response to this web service is a .zip file containing the DITA-OT.

Return code Description
200 OK The DITA-OT zip is downloading.
404 NOT FOUND The DITA-OT used is the default one.

For a list of all possible return codes, see Return codes.