Previous Topic

Next Topic

Book Contents

Valid content types

The REST API is a REST service over HTTP. Developers must use application/xml or application/json as MIME types in the Content-Type HTTP headers. Otherwise, the REST API rejects the requests.

Send Feedback