API response
-
Hi team,
I’m using the Pretty Links
/create-pretty-linkAPI and it returns a response like:{ “success”: true, “pretty_link”: 23 }
Can you confirm:
- What does the
pretty_linkfield represent — is it a post ID or the actual shortened URL? - Is there a way to retrieve the final Pretty Link URL (e.g.,
https://mydomain.com/slug) in the API response? - Could the API ever return
"success": trueeven if the slug already exists or fails silently?
Thanks so much in advance!
- What does the
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘API response’ is closed to new replies.