REDIRECTS

[ A P I ]




Date: 2018.11.20        Author: Adrian

Search index: (title and article description search)

No record was found!

Update link


Require Authorization header.

Update short link:

Method: POST,
URL: https://keydocument.q-ube.com/shorts/updatelinks,
headers:{
    'Content-type':'application/json; charset=utf-8',
    'Authorization':'Bearer ' <token>
},
data:{

    data:[{

        id:<id>,
        l:<l>,
        t:<t>,
        cid:<cid>,
        e:{pem:<pem>,pid:<pid>

    }]

}

Add "appkey" to data if the authorization is created with an application key.

The response is JSON.

Check for:
data.response.data[0]









Loading data

Loading WordBricks ...

| 1.1.1. Link Redirects API| 2.1.1. Create short link| 2.1.2. Read short links list| 2.1.3. GET one link information| 2.1.4. Update link| 2.1.5. Delete link| 2.1.6. Valid links| 2.2.1. Check logfile| Read logfile information| 2.2.3. Log database|