Ask about anything in DailyStory Developer Documentation

Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.

Recently updated

    Dashboard
    Edit Article Logout

    Create or Update a URL Shortener


    Creates or updates tracking link.

    HTTP Request Examples
    { "previewUrl": "", "name": "Test Link", "tenantId": 894, "url": "http://example.com/", "alternativeUrl": "", "password": "", "maxClicks": 0, "expirationDate": "9999-12-31T00:00:00", "forwardParams": true, "campaignId": 1976, "total_converted": 0, "linkDirection": "Outbound", "linkType": "Page", "redirectType": "Temporary", "status": "Active", "IsEnabled": true, "TrackingFullUrl": "https://dslnk.co/5z3dzrwk" }
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": { "id": "0" } }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version