Get the book output

post

/epm/rest/v1/books/{id}/output

Request

Path Parameters
Query Parameters
  • .
    Allowed Values: [ "pdf", "xlsx" ]
  • The Book will be generated using the dimension and member selections specified in the global point of view (POV). The selected members will apply to the Book elements configured to accept a POV. The globalPov is specified as a comma separated list of dimension:member values.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Book content in the format requested
Body ()
Root Schema : schema
Type: string(binary)

400 Response

Invalid parameter

404 Response

Book UUID not found

500 Response

Service Error
Back to Top