Shortlinks
Endpoints
- get
/org/shortlinksGet the shortlinks for an org. - get
/user/shortlinksGet the shortlinks for a user. - post
/user/shortlinksCreate a shortlink for a user. - get
/user/shortlinks/{key}Redirect the user to the URL for the shortlink. - put
/user/shortlinks/{key}Update a shortlink for a user. - delete
/user/shortlinks/{key}Delete a shortlink for a user.