Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 Wedia offer two endpoints for accessing resources stored into the DAM :

  • DAM: these endpoints are the standard endpoints for accessing the DAM data. It is very likely that you will only need to access these endpoints.

  • DATA: these endpoints are dedicated for custom resources, that are not standard in the Wedia DAM, but has been set up by your Wedia Account Manager and their team.

There are also additional endpoints for dedicated need, operating on the same principles as DAM & DATA services .: profile, bulk import…

DAM services

The resource configurations for these end points are generated automatically.

See detailsDAM Services documentation : DAM Services

DATA services

These services have the same functionality as the DAM services, but are specifically custom configured. The exposable properties are automatically generated in the same way as for DAM services or specifically configurableSee detailsoveridden through configuration.

DATA Services documentation : DATA Services

Profile services

These services are dedicated to the management of the connected user profile and in particular to the modification of one's own , for example updating the connected user password.
See detailsProfile services documentation : Profile services

...

Bulk import

...

services

These services are dedicated to mass batch uploading or tagging.

See detailsMass import services documentation : Mass imports/uploads

App settings services

These services are dedicated to application configuration applications.

...