Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

These end points cover the CRUD and certain related functions. There are two categories of resources:

  • DAM: automatically generated resources from structure configurations ;

  • DATA: specifically configured resources.

The actions are organized globally around a URI of unique form, with some extensions, in this form:

api/rest/<category>/<resource>/<optional action extension>

There are also related endpoints operating on the same principles as DAM & DATA services.

DAM services

The resource configurations for these end points are generated automatically.

See details: DAM Services

DATA services

These services have the same functionality as the DAM services, but are specifically configured. The exposable properties are automatically generated in the same way as for DAM services or specifically configurable

See details: DATA Services

Profile services

These services are dedicated to the management of the user profile and in particular to the modification of one's own password.


See details: Profile services

Mass import batches services

These services are dedicated to mass batch uploading or tagging.

See details: Mass imports/uploads

App settings services

These services are dedicated to application configuration applications.

  • No labels