Set the callback that will apply to the specified proof.
Please see this page for more details on callbacks.
* denotes a required field
Parameter
|
Example
|
SessionID*
|
Session identifier
|
string
|
7viklshodc6cnsh4s5vu75mqk0
|
FileID*
|
Proof identifier
|
integer
|
210222
|
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
|
Url
|
Callback URL
|
string
|
|
RetryInterval
|
The retry interval in minutes.
Note:
- After 1 hour the interval is automatically changed to 60 minutes
- After 24 hours the event is purged
|
integer
|
5
|
|