ghl_location_upload_file_custom_fields
Upload files to custom fields in GoHighLevel, associating them with a specific contact, opportunity, or custom field ID. Supports specifying max number of files.
Instructions
File upload — body is multipart/form-data (the file plus its associated customField id/name), not JSON. The spec has no application/json alternative for this op. Uploads File to customFields Endpoint: POST /locations/{locationId}/customFields/upload (Version header: v3; source: v3/locations-v3.json) OAuth scopes: locations/customFields.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| locationId | Yes |