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