Delete Link
Endpoint examples
Delete Link
Delete a specific short link owned by the user.
DELETE
Delete Link
Delete Link
DELETE /api/link/{short_id}
Delete a specific short link owned by the user.
Request
Send credentials in headers:Success Response
Error Responses
400– Missing required headers403– Authentication failed404– Link not found

