v1
latestOpenAPI 3.0.12026-08-0640103344.9 KBShort URL
Create a shorten URL
This function creates a short URL for a long URL, which can help reduce the message character length. To create a new short URL for an existing long URL, set the "overwrite" parameter to true. The default value is false, which will return the same previously generated short URL. The function takes a longUrl as input and returns a shortened URL.
post/orgunit/{orgunitId}/groups/{groupId}/shortUrls
Path parameters
orgunitIdstring required
orgunitId
groupIdstring required
groupId
Request body
Response
Success