curl --request PATCH \
--url https://api.example.com/v4/personal-page/header-picture \
--header 'Content-Type: multipart/form-data' \
--header 'x-meetergo-api-user-id: <api-key>' \
--form file='@example-file'"<string>"Documentation Index
Fetch the complete documentation index at: https://developer.meetergo.com/llms.txt
Use this file to discover all available pages before exploring further.
curl --request PATCH \
--url https://api.example.com/v4/personal-page/header-picture \
--header 'Content-Type: multipart/form-data' \
--header 'x-meetergo-api-user-id: <api-key>' \
--form file='@example-file'"<string>"