POST
/
api
/
v1
/
share
{
  "results": {
    "host": "<string>",
    "url": "<string>",
    "shareUrl": "<string>",
    "organizationUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "createdByUserUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "params": "<string>",
    "path": "<string>",
    "nanoid": "<string>"
  },
  "status": "ok"
}

Body

application/json
a full URL used to generate a short url id

Response

201
application/json
Created

The response is of type object.