Link
Add link
Add a new short link.
post/links
Request body
Example request
{
"url": "https://www.google.com",
"describe": "Search engine"
}Response
Link created successfully.
Example response
{
"updated_at": "2000-01-23T04:56:07.000+00:00",
"created_at": "2000-01-23T04:56:07.000+00:00",
"describe": "describe",
"url": "https://openapi-generator.tech",
"hash": "hash"
}