Skip to main content

Delete shortened URL.

POST 

/generate/shortenedurl/del

Delete shortened URL.

Request

Bodyrequired

    identifierstringrequired

    The shortened URL identifier that was returned by /add.

    Example: to4w5vyb

Responses

Success

Schema
    messagestringrequired

    The success message.

    Example: Successfully deleted shortened URL with id to4w5vyb.