Bulk-Delete short links based on tags #113
Answered
by
acelaya
SoCuul
asked this question in
Help wanted
-
How Shlink is set up
SummaryI'm wondering if it's possible to bulk-delete all short links based on the included tags. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
acelaya
May 4, 2023
Replies: 0 comments 1 reply
-
There's not one endpoint to do this in one go, if that's what you mean, but you could combine a couple of them to get it scripted without having to deal with SQL, which would risk ending up with data inconsistency,
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
acelaya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's not one endpoint to do this in one go, if that's what you mean, but you could combine a couple of them to get it scripted without having to deal with SQL, which would risk ending up with data inconsistency,