Forum Discussion

raZorTT's avatar
raZorTT
Icon for Cirrostratus rankCirrostratus
Jun 05, 2019
Solved

REST API add records to data group (v14.1.)

Hi,   I'm trying to update the records in a data group via the REST API, but when I use the following BODY in the PUT   {     "records": [         {             "name": "test",             "...