This endpoint is only available for enterprise tier organizations.
curl --request POST \ --url https://platform.thena.ai/v1/custom-object/{customObjectId}/records \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "teamId": "<string>", "customFieldValues": [ {} ] }'
Enter your API key