Skip to main content
POST
Mint a launch URL into the managed source admin UI

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

sourceId
string
required

Inventory source ID

Minimum string length: 1

Body

application/json

Optional deep-link target for a managed ad-server source launch URL.

path
string

Managed-source-relative deep-link path (e.g. /products). The service layer enforces structural constraints (no schemes, no ..). Omit to land on the source home.

Maximum string length: 2048

Response

Mint a launch URL into the managed source admin UI

Minted launch URL for the managed ad-server source admin UI.

url
string<uri>
required

Single-use signed URL that drops the caller into the upstream managed-source admin UI. The signature is short-lived; clients should redirect immediately.