PUT (update)
Update a shortened URL.
Only two fields can be updated on an already created shortened URL : active and usedDate.
Any attempt to update other fields will result in an error.
URL: |
https://<ServerIP>:<Port>/ccp-webapp/ccp/shorturl/<id> |
HTTPS method: |
PUT |
Example XML request payload: |
|
HTTPS response headers: |
See HTTPS Responses. |