Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
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>"
User ID to act as when using API Key authentication (required with API Key)
The response is of type string.
string