Shorten a URL to a 6-character or custom shortcode
url required | string (Url) |
Shortcode (string) or Shortcode (null) (Shortcode) |
{- "shortcode": "abn123",
}
{- "shortcode": "string",
- "update_id": "bfaba883-030c-4346-ae6c-c59b9a3dc36d"
}
Update the URL associated with a given update ID.
update_id required | string (Update Id) |
url required | string (Url) |
{
}
{- "shortcode": "abn123"
}