Update participant public profile

Updates the public profile of the authenticated attendee's participant record. Attendees can only update their own profile. Accepts profile_display_name, profile_contact_name, profile_contact_email, and custom profile fields. Returns 400 if required profile fields are missing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event slug or numeric ID

integer
required

Business conference ID

integer
required

Participant ID

Body Params
string
string
string
Responses
200

Participant profile updated

401

Unauthorized -- missing or invalid token

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!