Shortlinks

CreateShortLink

Create short link

post/channel/{channelId}/short-links

Path parameters

channelIdstring required

The channel id

Request body

urlstring required
<p>The original URL to be shortened</p>
notificationIdstring
<p>The notification id</p>

Response

Success-Response:

_idstring required
<p>The ID of the created short link</p>
urlstring required
<p>The full short link URL</p>

Changes

No recorded changes to this endpoint across all 2 revisions of this API.