Oh ... wtf
Status Codes |
|
---|
Create or get existing ShortUrl
/api/shortlink
|
|
---|---|
HTTP Method | POST |
Request |
|
Response |
|
Possible Status Codes |
|
Get ShortUrl Information
/api/shortlink/{alias}
|
|
---|---|
HTTP Method | GET |
Response |
|
Possible Status Codes |
|
Delete ShortUrl
/api/shortlink/{alias}?token={token}
|
|
---|---|
HTTP Method | DELETE |
Query |
|
Response |
|
Possible Status Codes |
|