Skip to main content
POST
Create a biolink button

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Biolink UUID

Body

application/json
type
enum<string>
required

Button type

Available options:
link,
social,
email,
phone,
file,
text
text
string
required

Button label

url
string

Link URL

email
string

Email address

phone
string

Phone number

fileUrl
string

File download URL

content
string

Text content

icon
string

Icon name

customColor
string

Custom button color hex

isActive
boolean

Whether the button is active

Response

201

Button created