Search…
⌃K
iPaper Technical Documentation
Display Analytics
Google Analytics
Display JavaScript API
Quick Start
Commands
Events
Flipbook Analytics
Adobe Analytics events
Google Analytics / GTM events
Flipbook Backend API
Overview
Return Codes
Custom Field
Ecommerce
Image
Link
Media
Paper
ChangePaperUrl
ClearPublicationPeriod
CreateCategory
CreatePaper
CreatePreviewToken
DeletePaper
GetAllPapers
GetPaperIDFromUrl
GetPaperStructure
GetPaperUrlFromID
GetSetting
GetSettingDescriptions
MovePaper
SetPublicationPeriod
SetSetting
Ripper
Search
Statistics
Flipbook Enrichment
Popup Content
Popup Frame
iPaper Links
Flipbook Integration
Custom Domain
Custom Mail
Embedding flipbooks inside iOS and Android App
Form Integration
Iframing Flipbooks
iPaper Embed Script
Minipapers
Query String Parameters
Remote Authentication
Shop Integration
Flipbook JavaScript API
Quick Start
Commands
Events
Advanced Usage
Legacy JavaScript API (v1)
Flipbook Consent Management
Quick Start
Example Implementations
Technical Information
Cookie Information
Open Source
Powered By
GitBook
DeletePaper
Description
Deletes the specified paper.
Parameters
Name
Value
paperID
The ID of the iPaper that should be deleted
Sample Response
<?xml version="1.0" encoding="utf-8"?>
<
result
>
<
code
>
<![CDATA[SUCCESS]]>
</
code
>
<
message
>
<![CDATA[Paper deleted.]]>
</
message
>
</
result
>
Return Codes
SUCCESS
ERROR
READONLY
Previous
CreatePreviewToken
Next
GetAllPapers
Last modified
6mo ago