Lista delle Risorse API

Risorsa /jacms/content

The representation of the content

Nome Namespace Sorgente Estensione URI
content /jacms plugins, CMS (jacms) '.xml' per la risposta in formato xml e '.json' per la risposta in formato json.

GET

Metodo Descrizione Autorizzazione Schema XML
Disponibile Return a public content Nessuna, questo metodo è pubblico Risposta
Parametri
Nome Descrizione Obbligatorio
id The Id of the content to return (Example: "CNG34", or "NEW45") Si
modelId The Id of the content model used to render each content in the HTML section of the response. Must be an integer, 'default' or 'list' No

POST

Metodo Descrizione Autorizzazione Schema XML
Disponibile Add a content Utenti registrati con permesso Supervision of contents Richiesta
Risposta
Parametri
Nome Descrizione Obbligatorio
insertOnLine If 'true', insert the new content online. Entries 'true' or 'false', default value 'false' No

PUT

Metodo Descrizione Autorizzazione Schema XML
Disponibile Update a content Utenti registrati con permesso Supervision of contents Richiesta
Risposta
Parametri
Nome Descrizione Obbligatorio
insertOnLine If 'true', update the new content online. Entries 'true' or 'false', default value 'false' No

DELETE

Metodo Descrizione Autorizzazione Schema XML
Disponibile Delete a content Utenti registrati con permesso Supervision of contents Risposta
Parametri
Nome Descrizione Obbligatorio
id The Id of the content to delete (Example: "CNG34", or "NEW45") Si
removeWorkVersion If 'true', remove also the work version. Entries 'true' or 'false', default value 'false' No
Lista delle Risorse API
torna all'inizio del contenuto