Delete an image association for a manuscript page.
| Name | Required | Default | Description | Example |
|---|---|---|---|---|
| docID | true | N/A | manuscript id for the image | 10046 |
| pageID | true | N/A | page id for the image | 10 |
| surrID | true | N/A | surrogate id for the image. pages can have multiple images and each image of this page has a unique surrogate ID | 10 |
| format | false | specified at session open | response output format (json|xml|csv|gchart) | json |
| {pageID} may not be null | -4 |
| {docID} may not be null | -4 |
| {surrID} may not be null | -4 |
| Must be logged in. | -5 |