Short URL API

    Example request:

    • path – The path to shorten, relative to the Grafana .

    Example response:

    1. HTTP/1.1 200
    2. "uid": AT76wBvGk,
    3. }
    • 200 – Created
    • 400 – Errors (invalid JSON, missing or invalid fields)