Skip to main content
POST
Create external link

Autorizações

X-Api-Key
string
header
obrigatório

Corpo

application/json

Body for creating a new external link on the hub.

title
string

Display title of the link.

Required string length: 1 - 100
Exemplo:

"Documentation"

url
string

URL of the link.

Maximum string length: 2048
Exemplo:

"https://docs.example.com"

Resposta

Created

createdAt
string<date-time>
displayOrder
integer<int32>
publicId
string<uuid>
title
string
url
string