Removes a callback registered on a proof. Since version:Â 15.15
Request parameters
* denotes a required field Parameter | Example | SessionID* | The session Id obtained fromdoLogin() | String |  | Type* | 1 - New comments and replies to comments 2 - Comment action set or changed 3 - Decision made or changed 4 - Proof state changed (locked / unlocked) 5 - Proof opened 6 - Proof processed 7 - proof trashed (since API version 14.9) 8 - proof deleted (since API version 14.9) 9 - proof archived (since API version 14.19) 10 - proof unarchived (since API version 14.19) | String | 2 | FileID* | The proof identifier | Int | 34646 |
Response parameters boolean indicating if the callback was successfully removed
|