POST /ShortLink/Link/
Creates a short link based on the specified long link.
Request
Method |
Request URI |
POST |
/API/ShortLink/Link/?sessionId=value |
URI Parameters
URI Parameter |
Description |
sessionId |
Current session ID.
|
Request Body
Response
Response Body
A System.String with the short link, or a status code indicating the problem.