Create short URLs

Overview

This API allows for the creation of short url for given longUrl.

Scope

Client app must have 'app.core.microservicesmgr.shorturls.manage' scope assigned.

SecurityoAuthClient
Request
Request Body schema: application/json
required
Array of objects (ShortUrl) [ 1 .. 10 ] items
Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal server error

post/shorturls
Request samples
application/json
{}
Response samples
application/json
{}