Skip to main content
POST
Add Card Field

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

card_id
string
required

Body

application/json
field_type
enum<string>
required
Available options:
phone,
email,
url,
address,
social,
custom,
social_x,
social_linkedin,
social_instagram,
social_threads,
social_facebook,
social_youtube,
social_tiktok,
social_twitch,
social_snapchat,
social_yelp,
social_reddit,
social_bluesky,
messaging_whatsapp,
messaging_signal,
messaging_telegram,
messaging_discord,
messaging_skype,
messaging_imessage,
business_github,
business_calendly,
business_company_url,
payment_paypal,
payment_venmo,
payment_cashapp
label
string | null
value
string
default:""
icon
string | null
position
integer
default:0
visibility
enum<string>
default:public
Available options:
public,
on_share_back

Response

Successful Response

The response is of type Response Add Card Field Route Cards Card Id Fields Post · object.