Zum Hauptinhalt springen
POST
JavaScript

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

Product Id

Body

application/json
slug
string
erforderlich

Slug for the short link.

static_checkout_params
object | null

Static Checkout URL parameters to apply to the resulting short URL.

Antwort

Short URL

full_url
string
erforderlich

Full URL.

short_url
string
erforderlich

Short URL.

Zuletzt geändert am 1. April 2026