URL Shortening
Last updated
Was this helpful?
Last updated
Was this helpful?
url to be shortened
POST /egov-url-shortening/shortener HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 54
{
"id": "text",
"url": "text",
"validFrom": 1,
"validTill": 1
}
text