curl --request PATCH \ --url https://platform.thena.ai/v1/custom-object/{customObjectId}/records/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --header 'x-org-id: <api-key>' \ --data '{ "customFieldValues": [ {} ] }'
Enter JWT bearer token
Enter organization ID
The custom field values