PUT
Enables resubmission of an existing task request with modified attributes to Unified CCE.
|
URL: |
https://<SM FQDN>/ccp-webapp/ccp/task/{contact id}/renotify |
|
HTTP method: |
PUT |
Input/Output format: |
Application, XML |
|
Parameters: |
|
|
Example XML request payload: |
<Task> <scriptSelector>new_or_same_script_selector </scriptSelector> <reNotifyReason>ROUTE_SERVICE_RECOVERY </reNotifyReason> </Task> |
HTTP response headers: |
200 OK 400 Bad Request 404 Not Found 412 Precondition Failed 500 Internal Server Error |