Skip to main content
PATCH
Update external link

Autorizações

X-Api-Key
string
header
obrigatório

Parâmetros de caminho

External link public ID

Corpo

application/json

Body for updating an existing external link on the hub. All fields are optional.

title
string

New display title of the link.

Required string length: 1 - 100
Exemplo:

"Documentation"

url
string

New URL of the link.

Maximum string length: 2048
Exemplo:

"https://docs.example.com"

Resposta

OK

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