Skip to main content
Version: 0.7.0

TopLinkCount

countinteger<int64>required
Example: 50
link_idstringrequired
Example: link-123
short_codestringrequired
Example: abc123
titlestring | nullnullable
Example: My Link
TopLinkCount
{
"count": 50,
"link_id": "link-123",
"short_code": "abc123",
"title": "My Link"
}