ibexa

Path

ez publish / technical manual / 5.x / features / rest api / getting started with the ez...


Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

  • Getting started with the eZ Publish REST API

    URI template

    As with any RESTful API, it is accessed by doing HTTP requests against URIs. The pattern of the of the API is as follows:

    GET|POST|PUT|DELETE <HOST:PORT>/<prefix>/<provider>/<version>/<call>/<params>/
    

    Geir Arne Waaler (18/01/2011 12:22 pm)

    Geir Arne Waaler (18/02/2011 3:09 pm)


    Comments

    There are no comments.