Skip to main content
PATCH
Patch Card

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
display_name
string | null
Required string length: 1 - 200
title
string | null
company
string | null
pronouns
string | null
tagline
string | null
Maximum string length: 280
photo_url
string | null
company_logo_url
string | null
banner_url
string | null
theme
CardThemeBody · object | null
is_active
boolean | null
is_default
boolean | null
show_anyreach_branding
boolean | null
notify_on_share_back
boolean | null
notify_email
string | null
Maximum string length: 320

Response

Successful Response

The response is of type Response Patch Card Route Cards Card Id Patch · object.