Message-ID: <1845048382.3742.1485855094380.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_3741_1372168057.1485855094380" ------=_Part_3741_1372168057.1485855094380 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html REST API reference

REST API reference

=20
=20
=20
=20

The complete reference (specification) of the REST API resources is foun= d bundled with your software, or online:

REST API reference

Path to where you can find specification of the version you have:

vendor/ezsystems/ezpublish-kernel/doc/specifications/rest/REST-API= -V2.rst


Online version for latest version:

https://github.com/ezsystems/ezpublish-kernel/blob/master/doc/spe= cifications/rest/REST-API-V2.rst

About the RE= ST specification structure

Resources are grouped by chapters: Content, = Content Types and User. In each of those chap= ters, you will first get an overview, with a table crossing every resource = with every applicable HTTP verb, and giving you a summary of the action.

Then throughout the chapter, grouped into sub-chapters, is the detailed = documentation for every resource, with:

  • The resource string
  • The HTTP verb with override, if applicable
  • A description of what this resource does
  • Which headers are supported, and how to use them
  • Which error codes can occur
  • Most of the time, a request + response example

 

 

=20
=20 =20
=20
------=_Part_3741_1372168057.1485855094380--