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
Flipbook Integration
Custom Domain
Custom Mail
Embedding flipbooks inside iOS and Android App
Form Integration
Iframing Flipbooks
iPaper Embed Script (Pop-ups)
Embeds (Minipapers)
Query String Parameters
Remote Authentication
Shop Export
Flipbook JavaScript API
Getting Started
Commands & Events
Advanced Usage
Migration guide
Legacy Javascript API (v2)
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
1yr ago