Skip to main content
POST
Update a custom link

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

Body

application/json

Fields to change on the custom link

title
string
Required string length: 1 - 100
description
string | null
Maximum string length: 500
url
string<uri>
Maximum string length: 2000
isActive
boolean

False hides the link without deleting it.

Response

200

Custom link updated successfully