Removes a publication

DELETE {{baseUrl}}/publications/:id?embed=pageLinks&startPage=84531674&maxPages=84531674

Removes a specific Publication resource.

Request Params

KeyDatatypeRequiredDescription
embedstringFor paginated artifacts, embed links to the content for individual pages in the corresponding descriptors. The only value for embed supported by the service is 'pageLinks'
startPagenumberSets the starting page index to provide with embedded page links when the embed=pageLinks query parameter is provided. Page indexes start at 0. If not specified, the default is '0'.
maxPagesnumberSets the maximum number of embedded page links to provide when the embed=pageLinks query parameter is used. If not specified, all page links will be embedded.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring