Skip to main content
PATCH
Update personal page by user ID (admin only)

Authorizations

x-meetergo-api-user-id
string
header
required

User ID to act on behalf of. Platform API Keys only (required with an API Key unless the endpoint states otherwise). Requests authenticated with a Personal Access Token are rejected if this header names another user.

Path Parameters

id
string
required

Target user ID

Body

application/json
useCustomColors
boolean
primaryColor
string
secondaryColor
string
headerImage
string | null
description
string
showAllMeetingTypes
boolean
default:true

If true, show all user meeting types on business card. If false, show only selected meeting types.

meetingTypeOrder
string[]
onlineProfiles
object

Response

200 - undefined