Shorten a URL using Ottu's core URL shortening service.
POST/b/utilities/shorten-url/
This endpoint allows authenticated clients with valid URL shortener credentials to generate a shortened version of a provided long URL. URL shortening must be enabled in your Ottu Core instance configuration. Ensure the request includes a valid private API key in the headers to authenticate the request.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429