2022.2

Table Of Contents
Status Code Content Content-
Type
Add. Headers Description
401
Unauthorized
Error
message
Server
authentication has
failed.
Response when
the authorization
token specified in
the request
headers has now
expired.
403 Forbidden Error
message
Server
authentication has
failed.
Response when
either the basic
authentication
credentials or the
authorization token
specified in the
request headers
are invalid.
404
Not Found
Template not found
in File Store
Create Preview Image (By Data Record) (JSON)
Submits a request to create a preview image of the print, email, or web
Request takes a set of JSON Image Parameters as content, and on success returns a response
containing the image output produced, specific to the record data and parameters specified.
Page 549