REDIRECTS

[ A P I ]




Date: 2018.11.20        Author: Adrian

Search index: (title and article description search)

No record was found!

Delete link


Delete link will delete the link information, however, the short link ID will continue to exist, it will redirect to https://redirects.webdo.com/notfound.htm

Require Authorization header.

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

    data:[{

        id:<id>

    }]

}

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

The response is JSON.









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|