post https://dynalinks.app/api/v1/short_links
Creates a shortened link for the given URL.
Log in to see full request history
Responses
404Link with given URL not found
Creates a shortened link for the given URL.
404Link with given URL not found
xxxxxxxxxx
curl --request POST \
--url https://dynalinks.app/api/v1/short_links \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: