POST
/
api
/
links
/
link_with_params
/

Authorizations

X-API-ID
string
headerrequired

API ID, from your settings page.

X-API-KEY
string
headerrequired

API Key, from your settings page.

Body

title
string | null
Maximum length: 1000
description
string | null
image_urls
string[]
video_urls
string[]
reviews
any | null
logo_url
string | null
Maximum length: 200

Response

200 - application/json
id
string
required
title
string | null
Maximum length: 1000
description
string | null
image_urls
string[]
video_urls
string[]
reviews
any | null
logo_url
string | null
Maximum length: 200